Searched refs:obj_section (Results 1 – 22 of 22) sorted by relevance
185 struct obj_section *osect; in find_pc_partial_function()197 struct obj_section *obj_section = find_pc_section (pc); in find_pc_partial_function() local198 if (obj_section == NULL) in find_pc_partial_function()201 section = obj_section->the_bfd_section; in find_pc_partial_function()
83 struct obj_section section; in add_to_objfile_sections()100 objfile->sections_end = (struct obj_section *) (((unsigned long) objfile->sections_end) + 1); in add_to_objfile_sections()130 objfile->sections = (struct obj_section *) in build_objfile_section_table()633 struct obj_section *s; in objfile_relocate()642 struct obj_section *s; in objfile_relocate()745 struct obj_section *748 struct obj_section *s; in find_pc_sect_section()762 struct obj_section *776 struct obj_section *s; in in_plt_section()
128 struct obj_section struct397 struct obj_section545 extern struct obj_section *find_pc_section (CORE_ADDR pc);547 extern struct obj_section *find_pc_sect_section (CORE_ADDR pc,
114 static int overlay_is_mapped (struct obj_section *);699 struct obj_section *s; in syms_from_objfile()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()[all …]
471 struct obj_section *faddr_sect; in hppa_linux_find_global_pointer()498 struct obj_section *osect; in hppa_linux_find_global_pointer()
336 struct obj_section *objsec; in gcore_create_callback()399 struct obj_section *objsec; in objfile_find_memory_regions()
502 struct obj_section *faddr_sect = find_pc_section (faddr); in xstormy16_resolve_jmp_table_entry()531 struct obj_section *faddr_sect = find_pc_section (faddr); in xstormy16_find_jmp_table_entry()535 struct obj_section *osect; in xstormy16_find_jmp_table_entry()
339 struct obj_section *asect, in print_objfile_section_info()366 struct obj_section *osect; in maintenance_info_sections()
383 struct obj_section *pc_section; in lookup_minimal_symbol_by_pc_section()514 struct obj_section *section = find_pc_section (pc); in lookup_minimal_symbol_by_pc()
2439 struct obj_section *sec = find_pc_section (ip); in ia64_find_proc_info_x()2504 struct obj_section *text_sec; in ia64_get_dyn_info_list()2868 struct obj_section *faddr_sect; in generic_elf_find_global_pointer()2873 struct obj_section *osect; in generic_elf_find_global_pointer()2926 struct obj_section *faddr_sect; in find_extant_func_descr()2935 struct obj_section *osect; in find_extant_func_descr()3008 struct obj_section *s; in ia64_convert_from_func_ptr_addr()
728 struct obj_section *sect; in aix5_relocate_main_executable()
227 struct obj_section *sect; in ppc_linux_skip_trampoline_code()
847 struct obj_section *osect; in frv_relocate_main_executable()
809 struct obj_section *dot_fn_section = find_pc_section (func_addr); in ppc64_sysv_abi_push_dummy_call()
284 struct obj_section *s; in som_solib_add_solib_objfile()
1008 struct obj_section *osect; in sym_info()
2195 struct obj_section *s; in rs6000_convert_from_func_ptr_addr()
942 struct obj_section *s; in fixup_section()
5686 * objfiles.h (obj_section), objfiles.c (build_objfile_section_table):5688 * objfiles.c (find_pc_section): Return a struct obj_section *.5691 Don't use obj_section hack.5967 * objfiles.h (struct obj_section): new structure.
2091 * objfiles.[ch]: add ovly_mapped field to the obj_section struct;
4070 * target.h (struct section_table), objfiles.h (struct obj_section):
1490 * objfiles.h (struct obj_section): Ditto.