Searched defs:arm_breakpoint (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-aarch32-low.cc41 static const unsigned long arm_breakpoint = arm_eabi_breakpoint; variable
43 static const unsigned long arm_breakpoint = arm_abi_breakpoint; variable
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-aarch32-low.cc41 static const unsigned long arm_breakpoint = arm_eabi_breakpoint; variable
43 static const unsigned long arm_breakpoint = arm_abi_breakpoint; variable
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Darm-tdep.h114 const gdb_byte *arm_breakpoint; /* Breakpoint pattern for an ARM insn. */ member in struct:gdbarch_tdep
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Darm-tdep.h144 const gdb_byte *arm_breakpoint = nullptr; /* Breakpoint pattern for an ARM insn. */ member in struct:arm_gdbarch_tdep

Completed in 92 milliseconds