Searched refs:default_program_breakpoint_here_p (Results 1 – 4 of 4) sorted by relevance
250 extern bool default_program_breakpoint_here_p (struct gdbarch *gdbarch,
928 default_program_breakpoint_here_p (struct gdbarch *gdbarch, in default_program_breakpoint_here_p() function
245 …rch_program_breakpoint_here_p_ftype *program_breakpoint_here_p = default_program_breakpoint_here_p;
16605 * arch-utils.c (default_program_breakpoint_here_p): Moved from16607 * arch-utils.h (default_program_breakpoint_here_p): Moved from16612 default_program_breakpoint_here_p, changed return type to bool and16615 arch-utils.h, renamed to default_program_breakpoint_here_p and changed