Searched refs:copy_count (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dgnu-nat.c2288 int copy_count;
2291 err = vm_read (task, low_address, aligned_length, &copied, &copy_count);
2302 err = vm_deallocate (mach_task_self (), copied, copy_count);
2332 int copy_count;
2345 &copy_count);
2467 copy_count);
2253 int copy_count; local
2297 int copy_count; local
2432 copy_count); local

Completed in 93 milliseconds