Searched refs:find_pc_sect_section (Results 1 – 3 of 3) sorted by relevance
121 struct obj_section *osect = find_pc_sect_section (maddr, msect); in inside_main_func()434 osect = find_pc_sect_section (mapped_pc, section); in find_pc_sect_partial_function()
574 extern struct obj_section *find_pc_sect_section (CORE_ADDR pc,
762 find_pc_sect_section (CORE_ADDR pc, struct bfd_section *section) in find_pc_sect_section() function781 return find_pc_sect_section (pc, find_pc_mapped_section (pc)); in find_pc_section()