Searched refs:_bfd_elf_find_function (Results 1 – 19 of 19) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | ChangeLog-2019 | 306 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 D | elf-bfd.h | 2416 extern asymbol *_bfd_elf_find_function
|
H A D | dwarf2.c | 6009 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 D | ChangeLog-2014 | 252 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 D | ChangeLog-2015 | 182 * dwarf2.c (_bfd_elf_find_function): Return symbol matched. 185 * elf-bfd.h (_bfd_elf_find_function): Update prototype.
|
H A D | elf.c | 10040 _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 D | elfxx-mips.c | 13189 _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 D | ChangeLog-2019 | 306 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 D | ChangeLog-2019 | 306 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 D | ChangeLog-2014 | 252 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 D | ChangeLog-2015 | 182 * 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 D | ChangeLog-2019 | 306 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 D | elf-bfd.h | 2340 extern asymbol *_bfd_elf_find_function
|
H A D | dwarf2.c | 5880 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 D | ChangeLog-2014 | 252 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 D | ChangeLog-2015 | 182 * dwarf2.c (_bfd_elf_find_function): Return symbol matched. 185 * elf-bfd.h (_bfd_elf_find_function): Update prototype.
|
H A D | elf.c | 9335 _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 D | elfxx-mips.c | 13103 _bfd_elf_find_function (abfd, symbols, section, offset, in _bfd_mips_elf_find_nearest_line()
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 67722 Fix _bfd_elf_find_function so that it can cope with overlapping symbols
|