Home
last modified time | relevance | path

Searched defs:ptrace_set_pc (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/riscv/riscv/
H A Dptrace_machdep.c65 ptrace_set_pc(struct thread *td, u_long addr) in ptrace_set_pc() function
/freebsd/sys/arm64/arm64/
H A Dptrace_machdep.c161 ptrace_set_pc(struct thread *td, u_long addr) in ptrace_set_pc() function
/freebsd/sys/i386/i386/
H A Dptrace_machdep.c250 ptrace_set_pc(struct thread *td, u_long addr) in ptrace_set_pc() function
/freebsd/sys/arm/arm/
H A Dmachdep_ptrace.c213 ptrace_set_pc(struct thread *td, unsigned long addr) in ptrace_set_pc() function
/freebsd/sys/amd64/amd64/
H A Dptrace_machdep.c384 ptrace_set_pc(struct thread *td, unsigned long addr) in ptrace_set_pc() function
/freebsd/sys/powerpc/powerpc/
H A Dmachdep.c714 ptrace_set_pc(struct thread *td, unsigned long addr) in ptrace_set_pc() function