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

/freebsd-current/sys/riscv/riscv/
H A Dptrace_machdep.c65 ptrace_set_pc(struct thread *td, u_long addr) function
/freebsd-current/sys/arm64/arm64/
H A Dptrace_machdep.c161 ptrace_set_pc(struct thread *td, u_long addr) function
/freebsd-current/sys/i386/i386/
H A Dptrace_machdep.c250 ptrace_set_pc(struct thread *td, u_long addr) function
/freebsd-current/sys/arm/arm/
H A Dmachdep_ptrace.c213 ptrace_set_pc(struct thread *td, unsigned long addr) function
/freebsd-current/sys/sys/
H A Dptrace.h217 int ptrace_set_pc(struct thread *_td, unsigned long _addr);
/freebsd-current/sys/amd64/amd64/
H A Dptrace_machdep.c384 ptrace_set_pc(struct thread *td, unsigned long addr) function
/freebsd-current/sys/powerpc/powerpc/
H A Dmachdep.c714 ptrace_set_pc(struct thread *td, unsigned long addr) function
/freebsd-current/sys/kern/
H A Dsys_process.c1236 error = ptrace_set_pc(td2,

Completed in 98 milliseconds