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

/freebsd-11-stable/sys/amd64/amd64/
H A Dptrace_machdep.c163 cpu32_ptrace(struct thread *td, int req, void *addr, int data) function
235 return (cpu32_ptrace(td, req, addr, data));

Completed in 85 milliseconds