Home
last modified time | relevance | path

Searched refs:irelifunc (Results 1 – 25 of 26) sorted by relevance

12

/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf-ifunc.c41 if (htab->irelifunc != NULL || htab->iplt != NULL) in _bfd_elf_create_ifunc_sections()
67 htab->irelifunc = s; in _bfd_elf_create_ifunc_sections()
275 htab->irelifunc->size += count * sizeof_reloc; in _bfd_elf_allocate_ifunc_dyn_relocs()
Delf-s390-common.c136 htab->irelifunc = s; in s390_elf_create_ifunc_sections()
256 htab->irelifunc->size += count * RELA_ENTRY_SIZE; in s390_elf_allocate_ifunc_dyn_relocs()
DChangeLog-20092165 srelgot, splt, srelplt, igotplt, iplt, irelplt and irelifunc.
2169 irelifunc.
2182 irelifunc.
2541 * elf32-i386.c (elf_i386_link_hash_table): Add irelifunc.
2542 (elf_i386_link_hash_table_create): Initialize irelifunc.
2543 (elf_i386_check_relocs): Updated. Set up irelifunc for
2545 (elf_i386_allocate_dynrelocs): Use irelifunc for dynamic
2550 * elf64-x86-64.c (elf64_x86_64_link_hash_table): Add irelifunc.
2551 (elf64_x86_64_link_hash_table_create): Initialize irelifunc.
2552 (elf64_x86_64_check_relocs): Updated. Set up irelifunc for
[all …]
Delf64-s390.c659 asection *irelifunc; member
1871 || s == htab->irelifunc) in elf_s390_size_dynamic_sections()
2538 sreloc = htab->elf.irelifunc; in elf_s390_relocate_section()
Delf32-s390.c742 asection *irelifunc; member
1917 || s == htab->irelifunc) in elf_s390_size_dynamic_sections()
2532 sreloc = htab->elf.irelifunc; in elf_s390_relocate_section()
Delf-bfd.h753 asection *irelifunc; member
Delf32-i386.c2475 sreloc = htab->elf.irelifunc; in elf_i386_relocate_section()
Delf64-x86-64.c2983 sreloc = htab->elf.irelifunc; in elf_x86_64_relocate_section()
Delfnn-riscv.c2349 sreloc = htab->elf.irelifunc; in riscv_elf_relocate_section()
Delfxx-sparc.c1254 if (htab->irelifunc != NULL || htab->iplt != NULL) in create_ifunc_sections()
Delfnn-loongarch.c2872 sreloc = htab->elf.irelifunc; in loongarch_elf_relocate_section()
DChangeLog-20121213 (struct elf_s390_link_hash_table): New field irelifunc.
Delfnn-aarch64.c5797 sreloc = globals->root.irelifunc; in elfNN_aarch64_final_link_relocate()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf-ifunc.c41 if (htab->irelifunc != NULL || htab->iplt != NULL) in _bfd_elf_create_ifunc_sections()
67 htab->irelifunc = s; in _bfd_elf_create_ifunc_sections()
275 htab->irelifunc->size += count * sizeof_reloc; in _bfd_elf_allocate_ifunc_dyn_relocs()
Delf-s390-common.c136 htab->irelifunc = s; in s390_elf_create_ifunc_sections()
256 htab->irelifunc->size += count * RELA_ENTRY_SIZE; in s390_elf_allocate_ifunc_dyn_relocs()
DChangeLog-20092165 srelgot, splt, srelplt, igotplt, iplt, irelplt and irelifunc.
2169 irelifunc.
2182 irelifunc.
2541 * elf32-i386.c (elf_i386_link_hash_table): Add irelifunc.
2542 (elf_i386_link_hash_table_create): Initialize irelifunc.
2543 (elf_i386_check_relocs): Updated. Set up irelifunc for
2545 (elf_i386_allocate_dynrelocs): Use irelifunc for dynamic
2550 * elf64-x86-64.c (elf64_x86_64_link_hash_table): Add irelifunc.
2551 (elf64_x86_64_link_hash_table_create): Initialize irelifunc.
2552 (elf64_x86_64_check_relocs): Updated. Set up irelifunc for
[all …]
Delf32-s390.c742 asection *irelifunc; member
1915 || s == htab->irelifunc) in elf_s390_late_size_sections()
2528 sreloc = htab->elf.irelifunc; in elf_s390_relocate_section()
Delf64-s390.c659 asection *irelifunc; member
1871 || s == htab->irelifunc) in elf_s390_late_size_sections()
2593 sreloc = htab->elf.irelifunc; in elf_s390_relocate_section()
Delf-bfd.h759 asection *irelifunc; member
Delf32-i386.c2468 sreloc = htab->elf.irelifunc; in elf_i386_relocate_section()
Delf64-x86-64.c3048 sreloc = htab->elf.irelifunc; in elf_x86_64_relocate_section()
Delfxx-sparc.c1254 if (htab->irelifunc != NULL || htab->iplt != NULL) in create_ifunc_sections()
Delfnn-riscv.c2402 sreloc = htab->elf.irelifunc; in riscv_elf_relocate_section()
Delfnn-loongarch.c2839 sreloc = htab->elf.irelifunc; in loongarch_elf_relocate_section()
DChangeLog-20121213 (struct elf_s390_link_hash_table): New field irelifunc.

12