Home
last modified time | relevance | path

Searched refs:find_pc_section (Results 1 – 16 of 16) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dblockframe.c104 if (find_pc_section (fstart)) in get_pc_function_start()
197 struct obj_section *obj_section = find_pc_section (pc); in find_pc_partial_function()
H A Dobjfiles.c634 s = find_pc_section (objfile->ei.entry_point); in objfile_relocate()
763 find_pc_section (CORE_ADDR pc) in find_pc_section() function
779 s = find_pc_section (pc); in in_plt_section()
H A Dtramp-frame.c135 if (find_pc_section (pc) != NULL) in tramp_frame_sniffer()
H A Dminsyms.c388 pc_section = find_pc_section (pc); in lookup_minimal_symbol_by_pc_section()
514 struct obj_section *section = find_pc_section (pc); in lookup_minimal_symbol_by_pc()
H A Dobjfiles.h545 extern struct obj_section *find_pc_section (CORE_ADDR pc);
H A Dppc-linux-tdep.c243 sect = find_pc_section (pc); in ppc_linux_skip_trampoline_code()
291 sect = find_pc_section (reloc); in ppc_linux_skip_trampoline_code()
H A Dxstormy16-tdep.c502 struct obj_section *faddr_sect = find_pc_section (faddr); in xstormy16_resolve_jmp_table_entry()
531 struct obj_section *faddr_sect = find_pc_section (faddr); in xstormy16_find_jmp_table_entry()
H A Dhppa-linux-tdep.c495 faddr_sect = find_pc_section (faddr); in hppa_linux_find_global_pointer()
H A Di386obsd-tdep.c91 if (find_pc_section (pc) != NULL) in i386obsd_sigtramp_p()
H A Damd64obsd-tdep.c117 if (find_pc_section (pc) != NULL) in amd64obsd_sigtramp_p()
H A Dia64-tdep.c2439 struct obj_section *sec = find_pc_section (ip); in ia64_find_proc_info_x()
2870 faddr_sect = find_pc_section (faddr); in generic_elf_find_global_pointer()
2929 faddr_sect = find_pc_section (faddr); in find_extant_func_descr()
3010 s = find_pc_section (addr); in ia64_convert_from_func_ptr_addr()
H A Dppc-sysv-tdep.c809 struct obj_section *dot_fn_section = find_pc_section (func_addr); in ppc64_sysv_abi_push_dummy_call()
H A DChangeLog-19935688 * objfiles.c (find_pc_section): Return a struct obj_section *.
5693 * printcmd.c (containing_function_bounds): Use find_pc_section.
5963 Add section table to objfile struct. Use it for find_pc_section.
5965 build_objfile_section_table, find_pc_section): new functions.
5969 (find_pc_section): new prototype.
5971 * sparc-tdep.c: include objfiles.h for find_pc_section. include
5973 (in_solib_trampoline): adjusted for new find_pc_section
5976 (find_pc_section): removed. Also removed BAD_RICH_HACK ifdefs.
5977 * symfile.h (find_pc_section): prototype removed. Also fixed
6079 * sparc-tdep.c (in_solib_trampoline), symfile.c (find_pc_section):
[all …]
H A Drs6000-tdep.c2197 s = find_pc_section (addr); in rs6000_convert_from_func_ptr_addr()
H A DChangeLog11004 fails, try find_pc_section. Fix PR c++/1267.
11005 * minsyms.c (lookup_minimal_symbol_by_pc): Use find_pc_section
H A DChangeLog-19944392 * remote-os9k.c (rombug_wait): Call find_pc_section not