Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dblock.c252 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()
Dsymfile.h301 extern struct obj_section *find_pc_mapped_section (CORE_ADDR);
Dblockframe.c151 return find_pc_sect_function (pc, find_pc_mapped_section (pc)); in find_pc_function()
Dobjfiles.c1130 s = find_pc_mapped_section (pc); in find_pc_section()
Dinfcmd.c1102 find_pc_mapped_section (sal.pc)); in jump_command()
Dsymfile.c3197 find_pc_mapped_section (CORE_ADDR pc) in find_pc_mapped_section() function
Dsymtab.c2979 return find_pc_sect_compunit_symtab (pc, find_pc_mapped_section (pc)); in find_pc_compunit_symtab()
DChangeLog-20083819 (find_pc_mapped_section): Likewise.
3838 (find_pc_mapped_section): Likewise.
DChangeLog-201916301 (find_pc_overlay, find_pc_mapped_section, list_overlays_command)
16787 (find_pc_mapped_section, list_overlays_command)
DChangeLog-20167605 (find_pc_mapped_section): Likewise.
DChangeLog-200412887 instead of find_pc_mapped_section.