Searched defs:arch_sw_singlestep (Results 1 - 5 of 5) sorted by relevance

/external/ltrace/sysdeps/linux-gnu/ppc/
H A Dtrace.c90 arch_sw_singlestep(struct process *proc, struct breakpoint *sbp, function
97 debug(1, "arch_sw_singlestep pid=%d addr=%p %s(%p)",
/external/ltrace/sysdeps/linux-gnu/metag/
H A Dtrace.c368 arch_sw_singlestep(struct process *proc, struct breakpoint *bp, function
/external/ltrace/sysdeps/linux-gnu/mips/
H A Dtrace.c268 arch_sw_singlestep(struct process *proc, struct breakpoint *bp, function
/external/ltrace/sysdeps/linux-gnu/arm/
H A Dtrace.c639 arch_sw_singlestep(struct process *proc, struct breakpoint *sbp, function
/external/ltrace/sysdeps/linux-gnu/
H A Dtrace.c554 arch_sw_singlestep(struct process *proc, struct breakpoint *bp, function
624 switch (arch_sw_singlestep(self->task_enabling_breakpoint,

Completed in 102 milliseconds