Searched defs:breakpoint_kind_from_pc (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-riscv-low.cc257 riscv_target::breakpoint_kind_from_pc (CORE_ADDR *pcptr) function in class:riscv_target
H A Dlinux-arm-low.cc145 arm_target::breakpoint_kind_from_pc (CORE_ADDR *pcptr) function in class:arm_target
H A Dtarget.cc798 process_stratum_target::breakpoint_kind_from_pc (CORE_ADDR *pcptr) function in class:process_stratum_target
H A Dlinux-aarch64-low.cc3150 aarch64_target::breakpoint_kind_from_pc (CORE_ADDR *pcptr) function in class:aarch64_target
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-loongarch-low.cc259 loongarch_target::breakpoint_kind_from_pc (CORE_ADDR *pcptr) function in class:loongarch_target
H A Dlinux-riscv-low.cc257 riscv_target::breakpoint_kind_from_pc (CORE_ADDR *pcptr) function in class:riscv_target
H A Dlinux-arm-low.cc145 arm_target::breakpoint_kind_from_pc (CORE_ADDR *pcptr) function in class:arm_target
H A Dtarget.cc776 process_stratum_target::breakpoint_kind_from_pc (CORE_ADDR *pcptr) function in class:process_stratum_target
H A Dlinux-aarch64-low.cc3288 aarch64_target::breakpoint_kind_from_pc (CORE_ADDR *pcptr) function in class:aarch64_target
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.c235 gdbarch_breakpoint_kind_from_pc_ftype *breakpoint_kind_from_pc; member in struct:gdbarch
2886 set_gdbarch_breakpoint_kind_from_pc(struct gdbarch *gdbarch, gdbarch_breakpoint_kind_from_pc_ftype breakpoint_kind_from_pc) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch.c126 gdbarch_breakpoint_kind_from_pc_ftype *breakpoint_kind_from_pc = 0; member in struct:gdbarch
2739 set_gdbarch_breakpoint_kind_from_pc(struct gdbarch *gdbarch, gdbarch_breakpoint_kind_from_pc_ftype breakpoint_kind_from_pc) argument

Completed in 324 milliseconds