Searched refs:irelifunc (Results 1 - 9 of 9) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Delf-s390-common.c56 htab->irelifunc = s;
180 htab->irelifunc->size += count * RELA_ENTRY_SIZE;
H A Delf-ifunc.c41 if (htab->irelifunc != NULL || htab->iplt != NULL)
68 htab->irelifunc = s;
279 htab->irelifunc->size += count * sizeof_reloc;
H A Delf32-s390.c741 asection *irelifunc; member in struct:elf_s390_link_hash_table
2172 || s == htab->irelifunc)
2822 sreloc = htab->elf.irelifunc;
H A Delf64-s390.c654 asection *irelifunc; member in struct:elf_s390_link_hash_table
2114 || s == htab->irelifunc)
2785 sreloc = htab->elf.irelifunc;
H A Delf-bfd.h606 asection *irelifunc;
605 asection *irelifunc; member in struct:elf_link_hash_table
H A Delf32-i386.c4174 sreloc = htab->elf.irelifunc;
H A Delfxx-sparc.c1245 if (htab->irelifunc != NULL || htab->iplt != NULL)
H A Delf64-x86-64.c4592 sreloc = htab->elf.irelifunc;
H A Delfnn-aarch64.c5030 sreloc = globals->root.irelifunc;

Completed in 221 milliseconds