Searched refs:overlay_debugging (Results 1 – 9 of 9) sorted by relevance
2807 enum overlay_debugging_state overlay_debugging = ovly_off; variable2823 if (overlay_debugging) in section_is_overlay()2861 switch (overlay_debugging) in overlay_is_mapped()2894 if (overlay_debugging) in section_is_mapped()2913 if (overlay_debugging) in pc_in_unmapped_range()2933 if (overlay_debugging) in pc_in_mapped_range()2968 if (overlay_debugging) in overlay_unmapped_address()2985 if (overlay_debugging) in overlay_mapped_address()3001 if (overlay_debugging) in symbol_overlayed_address()3033 if (overlay_debugging) in find_pc_overlay()[all …]
410 if (overlay_debugging) in read_var_value()433 if (overlay_debugging) in read_var_value()509 if (overlay_debugging) in read_var_value()569 if (overlay_debugging) in read_var_value()
280 } overlay_debugging;
460 if (overlay_debugging) in xfer_memory()472 if (overlay_debugging && section && p->the_bfd_section && in xfer_memory()
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()[all …]
385 if (overlay_debugging) in write_exp_msymbol()
1817 if (overlay_debugging) in agent_command()
607 if (overlay_debugging) in build_address_symbolic()
13696 * symfile.c (overlay_debugging): Use enums instead of literals.