Searched refs:gdbarch_cannot_step_breakpoint (Results 1 – 2 of 2) sorted by relevance
1334 extern int gdbarch_cannot_step_breakpoint (struct gdbarch *gdbarch);1340 #define CANNOT_STEP_BREAKPOINT (gdbarch_cannot_step_breakpoint (current_gdbarch))
3519 gdbarch_cannot_step_breakpoint (struct gdbarch *gdbarch) in gdbarch_cannot_step_breakpoint() function