Searched refs:find_pc_mapped_section (Results 1 – 11 of 11) sorted by relevance
252 return blockvector_for_pc_sect (pc, find_pc_mapped_section (pc), in blockvector_for_pc()277 return block_for_pc_sect (pc, find_pc_mapped_section (pc)); in block_for_pc()
301 extern struct obj_section *find_pc_mapped_section (CORE_ADDR);
151 return find_pc_sect_function (pc, find_pc_mapped_section (pc)); in find_pc_function()
1130 s = find_pc_mapped_section (pc); in find_pc_section()
1102 find_pc_mapped_section (sal.pc)); in jump_command()
3197 find_pc_mapped_section (CORE_ADDR pc) in find_pc_mapped_section() function
2979 return find_pc_sect_compunit_symtab (pc, find_pc_mapped_section (pc)); in find_pc_compunit_symtab()
3819 (find_pc_mapped_section): Likewise.3838 (find_pc_mapped_section): Likewise.
16301 (find_pc_overlay, find_pc_mapped_section, list_overlays_command)16787 (find_pc_mapped_section, list_overlays_command)
7605 (find_pc_mapped_section): Likewise.
12887 instead of find_pc_mapped_section.