Searched refs:elf_find_function (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | elf.c | 6102 elf_find_function (bfd *abfd ATTRIBUTE_UNUSED, in elf_find_function() function 6177 elf_find_function (abfd, section, symbols, offset, in _bfd_elf_find_nearest_line() 6190 elf_find_function (abfd, section, symbols, offset, in _bfd_elf_find_nearest_line() 6208 if (! elf_find_function (abfd, section, symbols, offset, in _bfd_elf_find_nearest_line()
|
H A D | ChangeLog-0001 | 5077 * elf.c (elf_find_function): New function. 5078 (_bfd_elf_find_nearest_line): Call elf_find_function () to find
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf.c | 7083 elf_find_function (bfd *abfd ATTRIBUTE_UNUSED, in elf_find_function() function 7175 elf_find_function (abfd, section, symbols, offset, in _bfd_elf_find_nearest_line() 7188 elf_find_function (abfd, section, symbols, offset, in _bfd_elf_find_nearest_line() 7206 if (! elf_find_function (abfd, section, symbols, offset, in _bfd_elf_find_nearest_line()
|
H A D | ChangeLog-2004 | 140 * elf.c (elf_find_function): Don't use the last file symbol ever, 1129 * elf.c (elf_find_function): Don't generally check for matching 1693 elf_find_function in elf.c but skipping ARM mapping symbols
|
H A D | ChangeLog-0001 | 5077 * elf.c (elf_find_function): New function. 5078 (_bfd_elf_find_nearest_line): Call elf_find_function () to find
|
H A D | ChangeLog-2005 | 61 * elf.c (elf_find_function): Don't ignore section syms.
|