Home
last modified time | relevance | path

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

/freebsd/sys/riscv/riscv/
H A Dptrace_machdep.c73 ptrace_single_step(struct thread *td) in ptrace_single_step() function
/freebsd/sys/arm64/arm64/
H A Dptrace_machdep.c169 ptrace_single_step(struct thread *td) in ptrace_single_step() function
/freebsd/sys/sys/
H A Dptrace.h218 int ptrace_single_step(struct thread *_td);
/freebsd/sys/i386/i386/
H A Dptrace_machdep.c258 ptrace_single_step(struct thread *td) in ptrace_single_step() function
/freebsd/sys/powerpc/booke/
H A Dbooke_machdep.c430 ptrace_single_step(struct thread *td) in ptrace_single_step() function
/freebsd/sys/arm/arm/
H A Dmachdep_ptrace.c126 ptrace_single_step(struct thread *td) in ptrace_single_step() function
/freebsd/sys/amd64/amd64/
H A Dptrace_machdep.c389 ptrace_single_step(struct thread *td) in ptrace_single_step() function
/freebsd/sys/kern/
H A Dsys_process.c332 return (ptrace_single_step(td)); in proc_sstep()
1107 error = ptrace_single_step(td2); in kern_ptrace()
1225 error = ptrace_single_step(td2); in kern_ptrace()
/freebsd/sys/powerpc/aim/
H A Daim_machdep.c497 ptrace_single_step(struct thread *td) in ptrace_single_step()
496 ptrace_single_step(struct thread *td) ptrace_single_step() function