Searched refs:offplt (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/binutils/bfd/
H A Delf32-i386.c2235 bfd_vma off, offplt;
2885 offplt = elf_i386_hash_entry (h)->tlsdesc_got;
2893 offplt = local_tlsdesc_gotents[r_symndx];
2913 BFD_ASSERT (htab->sgotplt_jump_table_size + offplt + 8
2917 + offplt
2931 htab->sgotplt->contents + offplt
2937 htab->sgotplt->contents + offplt
3021 relocation = htab->sgotplt_jump_table_size + offplt;
2233 bfd_vma off, offplt; local
H A Delf64-x86-64.c2076 bfd_vma off, offplt;
2688 offplt = elf64_x86_64_hash_entry (h)->tlsdesc_got;
2696 offplt = local_tlsdesc_gotents[r_symndx];
2716 BFD_ASSERT (htab->sgotplt_jump_table_size + offplt
2720 + offplt
2800 + offplt + htab->sgotplt_jump_table_size;
2074 bfd_vma off, offplt; local

Completed in 117 milliseconds