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

/freebsd-current/sys/riscv/riscv/
H A Dptrace_machdep.c73 ptrace_single_step(struct thread *td) function
/freebsd-current/sys/arm64/arm64/
H A Dptrace_machdep.c169 ptrace_single_step(struct thread *td) function
/freebsd-current/sys/i386/i386/
H A Dptrace_machdep.c258 ptrace_single_step(struct thread *td) function
/freebsd-current/sys/arm/arm/
H A Dmachdep_ptrace.c126 ptrace_single_step(struct thread *td) function
/freebsd-current/sys/sys/
H A Dptrace.h218 int ptrace_single_step(struct thread *_td);
/freebsd-current/sys/powerpc/booke/
H A Dbooke_machdep.c430 ptrace_single_step(struct thread *td) function
/freebsd-current/sys/amd64/amd64/
H A Dptrace_machdep.c393 ptrace_single_step(struct thread *td) function
/freebsd-current/sys/kern/
H A Dsys_process.c342 PROC_ACTION(ptrace_single_step(td));
1110 error = ptrace_single_step(td2);
1227 error = ptrace_single_step(td2);
/freebsd-current/sys/powerpc/aim/
H A Daim_machdep.c496 ptrace_single_step(struct thread *td) function

Completed in 125 milliseconds