Home
last modified time | relevance | path

Searched defs:sw_singlestep_data (Results 1 – 5 of 5) sorted by relevance

/external/ltrace/sysdeps/linux-gnu/ppc/
Dtrace.c91 int (*add_cb)(arch_addr_t, struct sw_singlestep_data *), in arch_sw_singlestep()
/external/ltrace/sysdeps/linux-gnu/mips/
Dtrace.c269 int (*add_cb)(arch_addr_t, struct sw_singlestep_data *), in arch_sw_singlestep()
/external/ltrace/sysdeps/linux-gnu/metag/
Dtrace.c369 int (*add_cb)(arch_addr_t, struct sw_singlestep_data *), in arch_sw_singlestep()
/external/ltrace/sysdeps/linux-gnu/
Dtrace.c555 int (*add_cb)(arch_addr_t, struct sw_singlestep_data *), in arch_sw_singlestep()
588 struct sw_singlestep_data { struct
593 sw_singlestep_add_bp(arch_addr_t addr, struct sw_singlestep_data *data) in sw_singlestep_add_bp() argument
/external/ltrace/sysdeps/linux-gnu/arm/
Dtrace.c640 int (*add_cb)(arch_addr_t, struct sw_singlestep_data *), in arch_sw_singlestep()