Home
last modified time | relevance | path

Searched refs:pc_in_unmapped_range (Results 1 – 25 of 43) sorted by relevance

12

/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dblockframe.c316 if (pc_in_unmapped_range (pc, section)) in find_pc_partial_function_gnu_ifunc()
327 if (pc_in_unmapped_range (pc, section)) in find_pc_partial_function_gnu_ifunc()
H A Dsymfile.h521 extern CORE_ADDR pc_in_unmapped_range (CORE_ADDR, struct obj_section *);
H A Dprintcmd.c655 if (pc_in_unmapped_range (addr, section)) in build_address_symbolic()
1143 if (pc_in_unmapped_range (addr, osect)) in sym_info()
1160 if (pc_in_unmapped_range (addr, osect)) in sym_info()
H A Dsymfile.c2939 pc_in_unmapped_range (CORE_ADDR pc, struct obj_section *section) in pc_in_unmapped_range() function
3014 if (section_is_overlay (section) && pc_in_unmapped_range (pc, section)) in overlay_mapped_address()
3078 else if (pc_in_unmapped_range (pc, osect)) in find_pc_overlay()
H A Dtarget.c1369 if (pc_in_unmapped_range (memaddr, section)) in memory_xfer_partial()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dblockframe.c314 if (pc_in_unmapped_range (pc, section)) in find_pc_partial_function_gnu_ifunc()
325 if (pc_in_unmapped_range (pc, section)) in find_pc_partial_function_gnu_ifunc()
H A Dsymfile.h564 extern CORE_ADDR pc_in_unmapped_range (CORE_ADDR, struct obj_section *);
H A Dprintcmd.c645 if (pc_in_unmapped_range (addr, section)) in build_address_symbolic()
1135 if (pc_in_unmapped_range (addr, osect)) in sym_info()
1152 if (pc_in_unmapped_range (addr, osect)) in sym_info()
H A Dsymfile.c3082 pc_in_unmapped_range (CORE_ADDR pc, struct obj_section *section) in pc_in_unmapped_range() function
3157 if (section_is_overlay (section) && pc_in_unmapped_range (pc, section)) in overlay_mapped_address()
3221 else if (pc_in_unmapped_range (pc, osect)) in find_pc_overlay()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dblockframe.c439 if (pc_in_unmapped_range (pc, section)) in find_pc_partial_function()
450 if (pc_in_unmapped_range (pc, section)) in find_pc_partial_function()
H A Dsymfile.h295 extern CORE_ADDR pc_in_unmapped_range (CORE_ADDR, asection *);
H A Dexec.c465 if (pc_in_unmapped_range (memaddr, section)) in xfer_memory()
H A Dprintcmd.c612 if (pc_in_unmapped_range (addr, section)) in build_address_symbolic()
1036 if (pc_in_unmapped_range (addr, sect)) in sym_info()
H A Dsymfile.c2868 pc_in_unmapped_range (CORE_ADDR pc, asection *section) in pc_in_unmapped_range() function
2948 pc_in_unmapped_range (pc, section)) in overlay_mapped_address()
3005 else if (pc_in_unmapped_range (pc, osect->the_bfd_section)) in find_pc_overlay()
H A Dsymtab.c2181 if (pc_in_unmapped_range (pc, section)) in find_pc_line()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dblockframe.c339 if (pc_in_unmapped_range (pc, section)) in find_pc_partial_function_sym()
350 if (pc_in_unmapped_range (pc, section)) in find_pc_partial_function_sym()
H A Dsymfile.h292 extern CORE_ADDR pc_in_unmapped_range (CORE_ADDR, struct obj_section *);
H A Dprintcmd.c623 if (pc_in_unmapped_range (addr, section)) in build_address_symbolic()
1580 if (pc_in_unmapped_range (addr, osect)) in info_symbol_command()
1597 if (pc_in_unmapped_range (addr, osect)) in info_symbol_command()
H A Dsymfile.c3007 pc_in_unmapped_range (CORE_ADDR pc, struct obj_section *section) in pc_in_unmapped_range() function
3080 if (section_is_overlay (section) && pc_in_unmapped_range (pc, section)) in overlay_mapped_address()
3143 else if (pc_in_unmapped_range (pc, osect)) in find_pc_overlay()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dblockframe.c439 if (pc_in_unmapped_range (pc, section)) in find_pc_partial_function()
450 if (pc_in_unmapped_range (pc, section)) in find_pc_partial_function()
H A Dsymfile.h295 extern CORE_ADDR pc_in_unmapped_range (CORE_ADDR, asection *);
H A Dexec.c465 if (pc_in_unmapped_range (memaddr, section)) in xfer_memory()
H A Dprintcmd.c612 if (pc_in_unmapped_range (addr, section)) in build_address_symbolic()
1036 if (pc_in_unmapped_range (addr, sect)) in sym_info()
H A Dsymfile.c2868 pc_in_unmapped_range (CORE_ADDR pc, asection *section) in pc_in_unmapped_range() function
2948 pc_in_unmapped_range (pc, section)) in overlay_mapped_address()
3005 else if (pc_in_unmapped_range (pc, osect->the_bfd_section)) in find_pc_overlay()
H A Dsymtab.c2181 if (pc_in_unmapped_range (pc, section)) in find_pc_line()

12