Home
last modified time | relevance | path

Searched refs:arch_sw_singlestep (Results 1 – 6 of 6) sorted by relevance

/external/ltrace/sysdeps/linux-gnu/ppc/
Dtrace.c90 arch_sw_singlestep(struct process *proc, struct breakpoint *sbp, in arch_sw_singlestep() function
/external/ltrace/
Dbackend.h452 enum sw_singlestep_status arch_sw_singlestep(struct process *proc,
/external/ltrace/sysdeps/linux-gnu/mips/
Dtrace.c268 arch_sw_singlestep(struct process *proc, struct breakpoint *bp, in arch_sw_singlestep() function
/external/ltrace/sysdeps/linux-gnu/metag/
Dtrace.c368 arch_sw_singlestep(struct process *proc, struct breakpoint *bp, in arch_sw_singlestep() function
/external/ltrace/sysdeps/linux-gnu/arm/
Dtrace.c639 arch_sw_singlestep(struct process *proc, struct breakpoint *sbp, in arch_sw_singlestep() function
/external/ltrace/sysdeps/linux-gnu/
Dtrace.c554 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()