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

/freebsd-12-stable/sys/sys/
H A Dptrace.h182 int ptrace_single_step(struct thread *_td);
/freebsd-12-stable/sys/arm/arm/
H A Dmachdep_ptrace.c129 ptrace_single_step(struct thread *td) function
/freebsd-12-stable/sys/powerpc/booke/
H A Dbooke_machdep.c415 ptrace_single_step(struct thread *td) function
/freebsd-12-stable/sys/kern/
H A Dsys_process.c230 PROC_ACTION(ptrace_single_step(td));
984 error = ptrace_single_step(td2);
1118 error = ptrace_single_step(td2);
/freebsd-12-stable/sys/mips/mips/
H A Dpm_machdep.c237 ptrace_single_step(struct thread *td) function
256 "ptrace_single_step: tid %d, current instr at %#lx: %#08x",
295 "ptrace_single_step: tid %d, break set at %#lx: (%#08x)",
/freebsd-12-stable/sys/powerpc/aim/
H A Daim_machdep.c462 ptrace_single_step(struct thread *td) function
/freebsd-12-stable/sys/riscv/riscv/
H A Dmachdep.c285 ptrace_single_step(struct thread *td) function
/freebsd-12-stable/sys/sparc64/sparc64/
H A Dmachdep.c965 ptrace_single_step(struct thread *td) function
/freebsd-12-stable/sys/arm64/arm64/
H A Dmachdep.c360 ptrace_single_step(struct thread *td) function
/freebsd-12-stable/sys/amd64/amd64/
H A Dmachdep.c2057 ptrace_single_step(struct thread *td) function
/freebsd-12-stable/sys/i386/i386/
H A Dmachdep.c2791 ptrace_single_step(struct thread *td) function

Completed in 207 milliseconds