Home
last modified time | relevance | path

Searched refs:section_is_overlay (Results 1 – 6 of 6) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dprintcmd.c1038 if (section_is_overlay (sect)) in sym_info()
1094 if (section_is_overlay (section)) in address_info()
1127 if (section_is_overlay (section)) in address_info()
1154 if (section_is_overlay (section)) in address_info()
1168 if (section_is_overlay (section)) in address_info()
1219 if (section_is_overlay (section)) in address_info()
1241 if (section_is_overlay (section)) in address_info()
Dsymfile.c2941 section_is_overlay (asection *section) in section_is_overlay() function
2963 if (section_is_overlay (sect->the_bfd_section)) in overlay_invalidate_all()
2980 if (osect == 0 || !section_is_overlay (osect->the_bfd_section)) in overlay_is_mapped()
3017 if (section && section_is_overlay (section)) in section_is_mapped()
3036 if (section && section_is_overlay (section)) in pc_in_unmapped_range()
3056 if (section && section_is_overlay (section)) in pc_in_mapped_range()
3091 if (section && section_is_overlay (section) && in overlay_unmapped_address()
3108 if (section && section_is_overlay (section) && in overlay_mapped_address()
3129 if (!section_is_overlay (section)) in symbol_overlayed_address()
3157 if (section_is_overlay (osect->the_bfd_section)) in find_pc_overlay()
[all …]
Dsymfile.h291 extern int section_is_overlay (asection *);
Dbreakpoint.c802 || !(section_is_overlay (bpt->section))) in insert_bp_location()
1438 || !(section_is_overlay (b->section))) in remove_breakpoint()
1706 && section_is_overlay (bpt->section) in breakpoint_here_p()
1739 && section_is_overlay (bpt->section) in breakpoint_inserted_here_p()
1770 && section_is_overlay (bpt->section) in software_breakpoint_inserted_here_p()
1804 && section_is_overlay (bpt->section) in breakpoint_thread_match()
2625 && section_is_overlay (b->loc->section) in bpstat_stop_status()
2647 && section_is_overlay (b->loc->section) in bpstat_stop_status()
6650 && (!section_is_overlay (b->loc->section)
Dinfcmd.c904 if (section_is_overlay (SYMBOL_BFD_SECTION (sfn)) && in jump_command()
Dsymtab.c2450 if (section_is_overlay (section) && in find_function_start_sal()