Searched refs:ptrace_set_pc (Results 1 – 8 of 8) sorted by relevance
65 ptrace_set_pc(struct thread *td, u_long addr) in ptrace_set_pc() function
161 ptrace_set_pc(struct thread *td, u_long addr) in ptrace_set_pc() function
217 int ptrace_set_pc(struct thread *_td, unsigned long _addr);
250 ptrace_set_pc(struct thread *td, u_long addr) in ptrace_set_pc() function
213 ptrace_set_pc(struct thread *td, unsigned long addr) in ptrace_set_pc() function
380 ptrace_set_pc(struct thread *td, unsigned long addr) in ptrace_set_pc() function
715 ptrace_set_pc(struct thread *td, unsigned long addr) in ptrace_set_pc() function
1233 error = ptrace_set_pc(td2, in kern_ptrace()