Searched refs:init_got_offset (Results 1 - 11 of 11) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Delf-s390-common.c118 h->got = htab->init_got_offset;
131 h->got = htab->init_got_offset;
H A Delf-ifunc.c181 h->got = htab->init_got_offset;
194 h->got = htab->init_got_offset;
H A Delf32-arc.c377 ret->elf.init_got_offset.offset = 0;
378 ret->elf.init_got_offset.glist = NULL;
H A Delf-bfd.h517 the values are refcounts. Set to init_got_offset/init_plt_offset
524 union gotplt_union init_got_offset;
523 union gotplt_union init_got_offset; member in struct:elf_link_hash_table
H A Delf32-spu.c467 htab->elf.init_got_offset.offset = 0;
468 htab->elf.init_got_offset.glist = NULL;
H A Delflink.c5918 = elf_hash_table (info)->init_got_offset;
7209 table->init_got_offset.offset = -(bfd_vma) 1;
H A Delf64-ppc.c4367 htab->elf.init_got_offset.offset = 0;
4368 htab->elf.init_got_offset.glist = NULL;
/haiku-buildtools/legacy/binutils/bfd/
H A Delf-bfd.h348 the values are refcounts. Set to init_got_offset/init_plt_offset
355 union gotplt_union init_got_offset;
354 union gotplt_union init_got_offset; member in struct:elf_link_hash_table
H A Delf64-ppc.c3522 htab->elf.init_got_offset.offset = 0;
3523 htab->elf.init_got_offset.glist = NULL;
H A Delflink.c2404 h->got = elf_hash_table (eif->info)->init_got_offset;
5031 = elf_hash_table (info)->init_got_offset;
H A Delf.c1577 table->init_got_offset.offset = -(bfd_vma) 1;

Completed in 417 milliseconds