Home
last modified time | relevance | path

Searched refs:_bfd_elf_find_function (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A DChangeLog-2019306 returning info from the symbol table. Do the _bfd_elf_find_function
320 _bfd_elf_find_function. Call _bfd_elf_find_function in cases
322 * elf.c (_bfd_elf_find_nearest_line): Omit _bfd_elf_find_function
H A Delf-bfd.h2416 extern asymbol *_bfd_elf_find_function
H A Ddwarf2.c6009 fun = _bfd_elf_find_function (abfd, syms, sec, offset, in _bfd_dwarf2_find_nearest_line_with_alt()
6222 _bfd_elf_find_function (bfd *abfd, in _bfd_elf_find_function() function
H A DChangeLog-2014252 functionname_ptr from function->name. Call _bfd_elf_find_function
254 (_bfd_elf_find_function): Add bfd_target_elf_flavour test, moved from..
257 * elf-bfd.h (_bfd_elf_find_function): Declare.
H A DChangeLog-2015182 * dwarf2.c (_bfd_elf_find_function): Return symbol matched.
185 * elf-bfd.h (_bfd_elf_find_function): Update prototype.
H A Delf.c10040 _bfd_elf_find_function (abfd, symbols, section, offset, in _bfd_elf_find_nearest_line_with_alt()
10057 if (! _bfd_elf_find_function (abfd, symbols, section, offset, in _bfd_elf_find_nearest_line_with_alt()
H A Delfxx-mips.c13189 _bfd_elf_find_function (abfd, symbols, section, offset, in _bfd_mips_elf_find_nearest_line()
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-2019306 returning info from the symbol table. Do the _bfd_elf_find_function
320 _bfd_elf_find_function. Call _bfd_elf_find_function in cases
322 * elf.c (_bfd_elf_find_nearest_line): Omit _bfd_elf_find_function
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-2019306 returning info from the symbol table. Do the _bfd_elf_find_function
320 _bfd_elf_find_function. Call _bfd_elf_find_function in cases
322 * elf.c (_bfd_elf_find_nearest_line): Omit _bfd_elf_find_function
H A DChangeLog-2014252 functionname_ptr from function->name. Call _bfd_elf_find_function
254 (_bfd_elf_find_function): Add bfd_target_elf_flavour test, moved from..
257 * elf-bfd.h (_bfd_elf_find_function): Declare.
H A DChangeLog-2015182 * dwarf2.c (_bfd_elf_find_function): Return symbol matched.
185 * elf-bfd.h (_bfd_elf_find_function): Update prototype.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A DChangeLog-2019306 returning info from the symbol table. Do the _bfd_elf_find_function
320 _bfd_elf_find_function. Call _bfd_elf_find_function in cases
322 * elf.c (_bfd_elf_find_nearest_line): Omit _bfd_elf_find_function
H A Delf-bfd.h2340 extern asymbol *_bfd_elf_find_function
H A Ddwarf2.c5880 fun = _bfd_elf_find_function (abfd, syms, sec, offset, in _bfd_dwarf2_find_nearest_line()
6015 _bfd_elf_find_function (bfd *abfd, in _bfd_elf_find_function() function
H A DChangeLog-2014252 functionname_ptr from function->name. Call _bfd_elf_find_function
254 (_bfd_elf_find_function): Add bfd_target_elf_flavour test, moved from..
257 * elf-bfd.h (_bfd_elf_find_function): Declare.
H A DChangeLog-2015182 * dwarf2.c (_bfd_elf_find_function): Return symbol matched.
185 * elf-bfd.h (_bfd_elf_find_function): Update prototype.
H A Delf.c9335 _bfd_elf_find_function (abfd, symbols, section, offset, in _bfd_elf_find_nearest_line()
9352 if (! _bfd_elf_find_function (abfd, symbols, section, offset, in _bfd_elf_find_nearest_line()
H A Delfxx-mips.c13103 _bfd_elf_find_function (abfd, symbols, section, offset, in _bfd_mips_elf_find_nearest_line()
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git67722 Fix _bfd_elf_find_function so that it can cope with overlapping symbols