Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDsymfile.c126 static int overlay_is_mapped (struct obj_section *);
2822 overlay_is_mapped (struct obj_section *osect) in overlay_is_mapped() function
2864 return overlay_is_mapped (osect); in section_is_mapped()
3005 if (overlay_is_mapped (osect)) in find_pc_overlay()
3029 overlay_is_mapped (osect)) in find_pc_mapped_section()
3047 if (overlay_is_mapped (osect)) in list_overlays_command()