Searched refs:init_plt_offset (Results 1 - 5 of 5) 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
342 union gotplt_union init_plt_offset;
341 union gotplt_union init_plt_offset; member in struct:elf_link_hash_table
H A Delf32-ppc.c2572 ret->elf.init_plt_offset.offset = 0;
2573 ret->elf.init_plt_offset.glist = NULL;
H A Delflink.c2529 h->plt = elf_hash_table (eif->info)->init_plt_offset;
2558 h->plt = elf_hash_table (eif->info)->init_plt_offset;
5446 = elf_hash_table (info)->init_plt_offset;
H A Delf.c1602 h->plt = elf_hash_table (info)->init_plt_offset;
1634 table->init_plt_offset.offset = -(bfd_vma) 1;
H A Delf64-ppc.c3704 htab->elf.init_plt_offset.offset = 0;
3705 htab->elf.init_plt_offset.glist = NULL;

Completed in 205 milliseconds