Home
last modified time | relevance | path

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

12

/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dblock.c170 return blockvector_for_pc_sect (pc, find_pc_mapped_section (pc), in blockvector_for_pc()
195 return block_for_pc_sect (pc, find_pc_mapped_section (pc)); in block_for_pc()
H A Dsymfile.h505 extern struct obj_section *find_pc_mapped_section (CORE_ADDR);
H A Dblockframe.c156 return find_pc_sect_function (pc, find_pc_mapped_section (pc)); in find_pc_function()
H A Dobjfiles.c1330 s = find_pc_mapped_section (pc); in find_pc_section()
H A Dstack.c1370 find_pc_sect_symtab_via_partial (pc, find_pc_mapped_section (pc)); in backtrace_command_1()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dblock.c131 return blockvector_for_pc_sect (pc, find_pc_mapped_section (pc), in blockvector_for_pc()
156 return block_for_pc_sect (pc, find_pc_mapped_section (pc)); in block_for_pc()
H A Dsymfile.h279 extern asection *find_pc_mapped_section (CORE_ADDR);
H A Dblockframe.c263 return find_pc_sect_function (pc, find_pc_mapped_section (pc)); in find_pc_function()
H A Dobjfiles.c765 return find_pc_sect_section (pc, find_pc_mapped_section (pc));
H A Dsymtab.c785 return find_pc_sect_psymtab (pc, find_pc_mapped_section (pc)); in find_pc_psymtab()
866 return find_pc_sect_psymbol (psymtab, pc, find_pc_mapped_section (pc)); in find_pc_psymbol()
1907 return find_pc_sect_symtab (pc, find_pc_mapped_section (pc)); in find_pc_symtab()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dblock.c131 return blockvector_for_pc_sect (pc, find_pc_mapped_section (pc), in blockvector_for_pc()
156 return block_for_pc_sect (pc, find_pc_mapped_section (pc)); in block_for_pc()
H A Dsymfile.h279 extern asection *find_pc_mapped_section (CORE_ADDR);
H A Dblockframe.c263 return find_pc_sect_function (pc, find_pc_mapped_section (pc)); in find_pc_function()
H A Dobjfiles.c765 return find_pc_sect_section (pc, find_pc_mapped_section (pc)); in find_pc_section()
H A Dsymtab.c785 return find_pc_sect_psymtab (pc, find_pc_mapped_section (pc)); in find_pc_psymtab()
866 return find_pc_sect_psymbol (psymtab, pc, find_pc_mapped_section (pc)); in find_pc_psymbol()
1907 return find_pc_sect_symtab (pc, find_pc_mapped_section (pc)); in find_pc_symtab()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dblock.c232 return blockvector_for_pc_sect (pc, find_pc_mapped_section (pc), in blockvector_for_pc()
257 return block_for_pc_sect (pc, find_pc_mapped_section (pc)); in block_for_pc()
H A Dblockframe.c154 return find_pc_sect_function (pc, find_pc_mapped_section (pc)); in find_pc_function()
H A Dsymfile.h548 extern struct obj_section *find_pc_mapped_section (CORE_ADDR);
H A Dobjfiles.c1353 s = find_pc_mapped_section (pc); in find_pc_section()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dsymfile.h276 extern struct obj_section *find_pc_mapped_section (CORE_ADDR);
H A Dblock.c260 return blockvector_for_pc_sect (pc, find_pc_mapped_section (pc), in blockvector_for_pc()
285 return block_for_pc_sect (pc, find_pc_mapped_section (pc)); in block_for_pc()
H A Dblockframe.c152 return find_pc_sect_function (pc, find_pc_mapped_section (pc)); in find_pc_function()
H A Dobjfiles.c1203 s = find_pc_mapped_section (pc);
/dports/devel/avr-gdb/gdb-7.3.1/gdb/python/
H A Dpy-block.c309 section = find_pc_mapped_section (pc); in gdbpy_block_for_pc()
/dports/devel/gdb761/gdb-7.6.1/gdb/python/
H A Dpy-block.c383 section = find_pc_mapped_section (pc); in gdbpy_block_for_pc()

12