Home
last modified time | relevance | path

Searched refs:set_gdbarch_memory_remove_breakpoint (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gdb/
H A DFREEBSD-diffs653 set_gdbarch_memory_remove_breakpoint (gdbarch, ia64_memory_remove_breakpoint);
/freebsd-12.1/contrib/gdb/gdb/
H A Dgdbarch.h1605 extern void set_gdbarch_memory_remove_breakpoint (struct gdbarch *gdbarch, gdbarch_memory_remove_br…
H A Dia64-tdep.c3343 set_gdbarch_memory_remove_breakpoint (gdbarch, ia64_memory_remove_breakpoint); in ia64_gdbarch_init()
H A Dgdbarch.c4411 set_gdbarch_memory_remove_breakpoint (struct gdbarch *gdbarch, in set_gdbarch_memory_remove_breakpoint() function