/external/ltrace/sysdeps/linux-gnu/ppc/ |
trace.c | 90 arch_sw_singlestep(struct process *proc, struct breakpoint *sbp, function 97 debug(1, "arch_sw_singlestep pid=%d addr=%p %s(%p)",
|
/external/ltrace/ |
backend.h | 440 * arch_sw_singlestep should consider whether a singlestep needs to be 452 * arch_sw_singlestep returns SWS_FAIL if ADD_CB returns error. */ 453 enum sw_singlestep_status arch_sw_singlestep(struct process *proc,
|
/external/ltrace/sysdeps/linux-gnu/mips/ |
trace.c | 268 arch_sw_singlestep(struct process *proc, struct breakpoint *bp, function
|
/external/ltrace/sysdeps/linux-gnu/metag/ |
trace.c | 368 arch_sw_singlestep(struct process *proc, struct breakpoint *bp, function
|
/external/ltrace/sysdeps/linux-gnu/arm/ |
trace.c | 639 arch_sw_singlestep(struct process *proc, struct breakpoint *sbp, function
|
/external/ltrace/sysdeps/linux-gnu/ |
trace.c | 554 arch_sw_singlestep(struct process *proc, struct breakpoint *bp, function 624 switch (arch_sw_singlestep(self->task_enabling_breakpoint, [all...] |