Lines Matching refs:overlay_debugging
794 if (overlay_debugging == ovly_off in insert_bp_location()
1427 if (overlay_debugging == ovly_off in remove_breakpoint()
1696 if (overlay_debugging in breakpoint_here_p()
1729 if (overlay_debugging in breakpoint_inserted_here_p()
1760 if (overlay_debugging in software_breakpoint_inserted_here_p()
1794 if (overlay_debugging in breakpoint_thread_match()
2612 if (overlay_debugging /* unmapped overlay section */ in bpstat_stop_status()
2634 if (overlay_debugging /* unmapped overlay section */ in bpstat_stop_status()
3772 if (!b->pending && (!overlay_debugging || b->loc->section == section)) in describe_other_breakpoints()
3779 if (!b->pending && (!overlay_debugging || b->loc->section == section)) in describe_other_breakpoints()
3872 && (!overlay_debugging || b->section == section) in check_duplicates()
3907 && (!overlay_debugging || b->section == section) in check_duplicates()
4214 if (overlay_debugging == ovly_auto) in create_overlay_event_breakpoint()