| /external/ltrace/sysdeps/linux-gnu/alpha/ |
| D | regs.c | 46 set_instruction_pointer(struct process *proc, void *addr) in set_instruction_pointer() function
|
| /external/ltrace/sysdeps/linux-gnu/m68k/ |
| D | regs.c | 46 set_instruction_pointer(struct process *proc, void *addr) in set_instruction_pointer() function
|
| /external/ltrace/sysdeps/linux-gnu/mips/ |
| D | regs.c | 68 set_instruction_pointer(struct process *proc, void *addr) in set_instruction_pointer() function
|
| /external/ltrace/sysdeps/linux-gnu/cris/ |
| D | regs.c | 45 void set_instruction_pointer(struct process *proc, void *addr) in set_instruction_pointer() function
|
| /external/ltrace/sysdeps/linux-gnu/ppc/ |
| D | regs.c | 50 set_instruction_pointer(struct process *proc, void *addr) in set_instruction_pointer() function
|
| D | plt.c | 946 set_instruction_pointer(proc, rv); in jump_to_entry_point()
|
| /external/ltrace/sysdeps/linux-gnu/ia64/ |
| D | regs.c | 47 set_instruction_pointer(struct process *proc, void *addr) in set_instruction_pointer() function
|
| /external/ltrace/sysdeps/linux-gnu/sparc/ |
| D | regs.c | 40 set_instruction_pointer(struct process *proc, void *addr) in set_instruction_pointer() function
|
| /external/ltrace/sysdeps/linux-gnu/s390/ |
| D | regs.c | 62 set_instruction_pointer(struct process *proc, arch_addr_t addr) in set_instruction_pointer() function
|
| /external/ltrace/sysdeps/linux-gnu/metag/ |
| D | regs.c | 46 set_instruction_pointer(struct process *proc, arch_addr_t addr) in set_instruction_pointer() function
|
| /external/ltrace/sysdeps/linux-gnu/x86/ |
| D | regs.c | 68 set_instruction_pointer(struct process *proc, arch_addr_t addr) in set_instruction_pointer() function
|
| /external/ltrace/sysdeps/linux-gnu/aarch64/ |
| D | regs.c | 86 set_instruction_pointer(struct process *proc, arch_addr_t addr) in set_instruction_pointer() function
|
| /external/ltrace/sysdeps/linux-gnu/arm/ |
| D | regs.c | 141 set_instruction_pointer(struct process *proc, arch_addr_t addr) in set_instruction_pointer() function
|
| /external/ltrace/ |
| D | backend.h | 101 void set_instruction_pointer(struct process *proc, void *addr);
|
| D | handle_event.c | 734 set_instruction_pointer(event->proc, brk_addr); in handle_breakpoint() 763 set_instruction_pointer(event->proc, brk_addr); in handle_breakpoint()
|
| /external/ltrace/sysdeps/linux-gnu/ |
| D | trace.c | 388 set_instruction_pointer(event->proc, event->e_un.brk_addr); in undo_breakpoint() 918 set_instruction_pointer(proc, sbp->addr); in continue_after_breakpoint()
|