Home
last modified time | relevance | path

Searched refs:ptrace_set_pc (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/sys/
H A Dptrace.h181 int ptrace_set_pc(struct thread *_td, unsigned long _addr);
/f-stack/freebsd/arm/arm/
H A Dmachdep_ptrace.c216 ptrace_set_pc(struct thread *td, unsigned long addr) in ptrace_set_pc() function
/f-stack/freebsd/mips/mips/
H A Dpm_machdep.c210 ptrace_set_pc(struct thread *td, unsigned long addr) in ptrace_set_pc() function
/f-stack/freebsd/arm64/arm64/
H A Dmachdep.c525 ptrace_set_pc(struct thread *td, u_long addr) in ptrace_set_pc() function
/f-stack/freebsd/kern/
H A Dsys_process.c979 error = ptrace_set_pc(td2, in kern_ptrace()
/f-stack/freebsd/amd64/amd64/
H A Dmachdep.c2063 ptrace_set_pc(struct thread *td, unsigned long addr) in ptrace_set_pc() function
/f-stack/freebsd/i386/i386/
H A Dmachdep.c2761 ptrace_set_pc(struct thread *td, u_long addr) in ptrace_set_pc() function