Searched refs:arch_sw_singlestep (Results 1 – 6 of 6) sorted by relevance
/external/ltrace/sysdeps/linux-gnu/ppc/ |
D | trace.c | 90 arch_sw_singlestep(struct process *proc, struct breakpoint *sbp, in arch_sw_singlestep() function
|
/external/ltrace/ |
D | backend.h | 452 enum sw_singlestep_status arch_sw_singlestep(struct process *proc,
|
/external/ltrace/sysdeps/linux-gnu/mips/ |
D | trace.c | 268 arch_sw_singlestep(struct process *proc, struct breakpoint *bp, in arch_sw_singlestep() function
|
/external/ltrace/sysdeps/linux-gnu/metag/ |
D | trace.c | 368 arch_sw_singlestep(struct process *proc, struct breakpoint *bp, in arch_sw_singlestep() function
|
/external/ltrace/sysdeps/linux-gnu/arm/ |
D | trace.c | 639 arch_sw_singlestep(struct process *proc, struct breakpoint *sbp, in arch_sw_singlestep() function
|
/external/ltrace/sysdeps/linux-gnu/ |
D | trace.c | 554 arch_sw_singlestep(struct process *proc, struct breakpoint *bp, in arch_sw_singlestep() function 624 switch (arch_sw_singlestep(self->task_enabling_breakpoint, in singlestep()
|