Searched refs:init_plt_offset (Results 1 - 13 of 13) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Delf-s390-common.c119 h->plt = htab->init_plt_offset;
132 h->plt = htab->init_plt_offset;
H A Delf-ifunc.c182 h->plt = htab->init_plt_offset;
195 h->plt = htab->init_plt_offset;
H A Delf-bfd.h517 the values are refcounts. Set to init_got_offset/init_plt_offset
525 union gotplt_union init_plt_offset;
524 union gotplt_union init_plt_offset; member in struct:elf_link_hash_table
H A Delf32-hppa.c1782 eh->plt = elf_hash_table (info)->init_plt_offset;
H A Delflink.c2798 h->plt = elf_hash_table (eif->info)->init_plt_offset;
5920 = elf_hash_table (info)->init_plt_offset;
7176 h->plt = elf_hash_table (info)->init_plt_offset;
7210 table->init_plt_offset.offset = -(bfd_vma) 1;
H A Delf32-ppc.c3416 ret->elf.init_plt_offset.offset = 0;
3417 ret->elf.init_plt_offset.glist = NULL;
H A Delf64-ppc.c4369 htab->elf.init_plt_offset.offset = 0;
4370 htab->elf.init_plt_offset.glist = NULL;
H A Delfxx-mips.c14119 ret->root.init_plt_offset.plist = NULL;
/haiku-buildtools/legacy/binutils/bfd/
H A Delf-bfd.h348 the values are refcounts. Set to init_got_offset/init_plt_offset
356 union gotplt_union init_plt_offset;
355 union gotplt_union init_plt_offset; member in struct:elf_link_hash_table
H A Delf32-ppc.c2448 ret->elf.init_plt_offset.offset = 0;
2449 ret->elf.init_plt_offset.glist = NULL;
H A Delflink.c2405 h->plt = elf_hash_table (eif->info)->init_plt_offset;
2434 h->plt = elf_hash_table (eif->info)->init_plt_offset;
5033 = elf_hash_table (info)->init_plt_offset;
H A Delf.c1545 h->plt = elf_hash_table (info)->init_plt_offset;
1578 table->init_plt_offset.offset = -(bfd_vma) 1;
H A Delf64-ppc.c3524 htab->elf.init_plt_offset.offset = 0;
3525 htab->elf.init_plt_offset.glist = NULL;

Completed in 569 milliseconds