Lines Matching refs:obj_section
114 static int overlay_is_mapped (struct obj_section *);
138 static int simple_overlay_update_1 (struct obj_section *);
699 struct obj_section *s; in syms_from_objfile()
2811 static void simple_overlay_update (struct obj_section *);
2812 void (*target_overlay_update) (struct obj_section *) = simple_overlay_update;
2838 struct obj_section *sect; in overlay_invalidate_all()
2856 overlay_is_mapped (struct obj_section *osect) in overlay_is_mapped()
2892 struct obj_section *osect; in section_is_mapped()
3031 struct obj_section *osect, *best_match = NULL; in find_pc_overlay()
3058 struct obj_section *osect; in find_pc_mapped_section()
3077 struct obj_section *osect; in list_overlays_command()
3115 struct obj_section *sec, *sec2; in map_overlay_command()
3166 struct obj_section *sec; in unmap_overlay_command()
3423 simple_overlay_update_1 (struct obj_section *osect) in simple_overlay_update_1()
3459 simple_overlay_update (struct obj_section *osect) in simple_overlay_update()