Home
last modified time | relevance | path

Searched refs:elf_find_function_cache (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Ddwarf2.c6142 typedef struct elf_find_function_cache struct
6150 } elf_find_function_cache; typedef
6158 better_fit (elf_find_function_cache * cache, in better_fit()
6235 elf_find_function_cache * cache = elf_tdata (abfd)->elf_find_function_cache; in _bfd_elf_find_function()
6240 elf_tdata (abfd)->elf_find_function_cache = cache; in _bfd_elf_find_function()
H A Delf-bfd.h2106 void *elf_find_function_cache; member
H A DChangeLog-20132758 * elf-bfd.h (struct elf_obj_tdata): Add elf_find_function_cache.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Ddwarf2.c6022 struct elf_find_function_cache in _bfd_elf_find_function() struct
6036 cache = elf_tdata (abfd)->elf_find_function_cache; in _bfd_elf_find_function()
6040 elf_tdata (abfd)->elf_find_function_cache = cache; in _bfd_elf_find_function()
H A Delf-bfd.h2035 void *elf_find_function_cache; member
H A DChangeLog-20132758 * elf-bfd.h (struct elf_obj_tdata): Add elf_find_function_cache.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20132758 * elf-bfd.h (struct elf_obj_tdata): Add elf_find_function_cache.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20132758 * elf-bfd.h (struct elf_obj_tdata): Add elf_find_function_cache.