Searched refs:irelifunc (Results 1 – 11 of 11) sorted by relevance
41 if (htab->irelifunc != NULL || htab->iplt != NULL) in _bfd_elf_create_ifunc_sections()68 htab->irelifunc = s; in _bfd_elf_create_ifunc_sections()238 htab->irelifunc->size += count * sizeof_reloc; in _bfd_elf_allocate_ifunc_dyn_relocs()
56 htab->irelifunc = s; in s390_elf_create_ifunc_sections()178 htab->irelifunc->size += count * RELA_ENTRY_SIZE; in s390_elf_allocate_ifunc_dyn_relocs()
2165 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 for2545 (elf_i386_allocate_dynrelocs): Use irelifunc for dynamic2550 * 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 …]
654 asection *irelifunc; member2111 || s == htab->irelifunc) in elf_s390_size_dynamic_sections()2740 sreloc = htab->elf.irelifunc; in elf_s390_relocate_section()
741 asection *irelifunc; member2160 || s == htab->irelifunc) in elf_s390_size_dynamic_sections()2774 sreloc = htab->elf.irelifunc; in elf_s390_relocate_section()
537 asection *irelifunc; member
3414 sreloc = htab->elf.irelifunc; in elf_i386_relocate_section()
1249 if (htab->irelifunc != NULL || htab->iplt != NULL) in create_ifunc_sections()
3623 sreloc = htab->elf.irelifunc; in elf_x86_64_relocate_section()
4529 sreloc = globals->root.irelifunc; in elfNN_aarch64_final_link_relocate()
1213 (struct elf_s390_link_hash_table): New field irelifunc.