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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf-bfd.h334 the values are refcounts. Set to init_got_offset/init_plt_offset
341 union gotplt_union init_got_offset;
340 union gotplt_union init_got_offset; member in struct:elf_link_hash_table
H A Delf64-ppc.c3702 htab->elf.init_got_offset.offset = 0;
3703 htab->elf.init_got_offset.glist = NULL;
H A Delflink.c2528 h->got = elf_hash_table (eif->info)->init_got_offset;
5444 = elf_hash_table (info)->init_got_offset;
H A Delf.c1633 table->init_got_offset.offset = -(bfd_vma) 1;

Completed in 143 milliseconds