Searched refs:default_remote_breakpoint_from_pc (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Darch-utils.h164 extern void default_remote_breakpoint_from_pc (struct gdbarch *,
H A Darch-utils.c785 default_remote_breakpoint_from_pc (struct gdbarch *gdbarch, CORE_ADDR *pcptr,
783 default_remote_breakpoint_from_pc (struct gdbarch *gdbarch, CORE_ADDR *pcptr, function
H A Dgdbarch.c356 default_remote_breakpoint_from_pc, /* remote_breakpoint_from_pc */
488 gdbarch->remote_breakpoint_from_pc = default_remote_breakpoint_from_pc;

Completed in 170 milliseconds