Home
last modified time | relevance | path

Searched refs:ifunc_resolvers (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf-ifunc.c268 htab->ifunc_resolvers = count != 0; in _bfd_elf_allocate_ifunc_dyn_relocs()
H A Delf-bfd.h630 bool ifunc_resolvers; member
H A DChangeLog-20201974 * elf-bfd.h (elf_link_hash_table): Add ifunc_resolvers.
1976 bfd_boolean * argument. Set ifunc_resolvers if there are IFUNC
1979 Set ifunc_resolvers if there are FUNC resolvers.
1982 with elf.ifunc_resolvers.
1989 (_bfd_x86_elf_size_dynamic_sections): Check elf.ifunc_resolvers
H A Delf64-ppc.c14643 htab->elf.ifunc_resolvers = true; in build_global_entry_stubs_and_plt()
14696 htab->elf.ifunc_resolvers = true; in build_global_entry_stubs_and_plt()
14835 htab->elf.ifunc_resolvers = true; in write_plt_relocs_for_local_syms()
16995 htab->elf.ifunc_resolvers = true; in ppc64_elf_relocate_section()
17546 htab->elf.ifunc_resolvers = true; in ppc64_elf_relocate_section()
18315 if (htab->elf.ifunc_resolvers) in ppc64_elf_finish_dynamic_sections()
H A Delfnn-loongarch.c1560 htab->ifunc_resolvers = count != 0; in local_allocate_ifunc_dyn_relocs()
H A Delflink.c15580 if (htab->ifunc_resolvers) in _bfd_elf_add_dynamic_tags()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf-ifunc.c268 htab->ifunc_resolvers = count != 0; in _bfd_elf_allocate_ifunc_dyn_relocs()
H A Delf-bfd.h595 bool ifunc_resolvers; member
H A DChangeLog-20201974 * elf-bfd.h (elf_link_hash_table): Add ifunc_resolvers.
1976 bfd_boolean * argument. Set ifunc_resolvers if there are IFUNC
1979 Set ifunc_resolvers if there are FUNC resolvers.
1982 with elf.ifunc_resolvers.
1989 (_bfd_x86_elf_size_dynamic_sections): Check elf.ifunc_resolvers
H A Delf64-ppc.c14624 htab->elf.ifunc_resolvers = true; in build_global_entry_stubs_and_plt()
14678 htab->elf.ifunc_resolvers = true; in build_global_entry_stubs_and_plt()
14817 htab->elf.ifunc_resolvers = true; in write_plt_relocs_for_local_syms()
16978 htab->elf.ifunc_resolvers = true; in ppc64_elf_relocate_section()
17536 htab->elf.ifunc_resolvers = true; in ppc64_elf_relocate_section()
18311 if (htab->elf.ifunc_resolvers) in ppc64_elf_finish_dynamic_sections()
H A Delflink.c15446 if (htab->ifunc_resolvers) in _bfd_elf_add_dynamic_tags()
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20201974 * elf-bfd.h (elf_link_hash_table): Add ifunc_resolvers.
1976 bfd_boolean * argument. Set ifunc_resolvers if there are IFUNC
1979 Set ifunc_resolvers if there are FUNC resolvers.
1982 with elf.ifunc_resolvers.
1989 (_bfd_x86_elf_size_dynamic_sections): Check elf.ifunc_resolvers
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-202024601 Do not remove ifunc_resolvers in remove unreachable nodes in LTO.
H A DChangeLog-20192307 ifunc_resolvers.