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

/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-i386.c681 bfd_vma sgotplt_jump_table_size;
755 ret->sgotplt_jump_table_size = 0;
2043 htab->sgotplt_jump_table_size = htab->next_tls_desc_index * 4;
3018 BFD_ASSERT (htab->sgotplt_jump_table_size + offplt + 8
3023 + htab->sgotplt_jump_table_size);
3037 + htab->sgotplt_jump_table_size + 4);
3043 + htab->sgotplt_jump_table_size + 4);
3126 relocation = htab->sgotplt_jump_table_size + offplt;
679 bfd_vma sgotplt_jump_table_size; member in struct:elf_i386_link_hash_table
H A Delf64-x86-64.c473 bfd_vma sgotplt_jump_table_size;
548 ret->sgotplt_jump_table_size = 0;
1847 htab->sgotplt_jump_table_size
2719 BFD_ASSERT (htab->sgotplt_jump_table_size + offplt
2724 + htab->sgotplt_jump_table_size);
2803 + offplt + htab->sgotplt_jump_table_size;
471 bfd_vma sgotplt_jump_table_size; member in struct:elf64_x86_64_link_hash_table

Completed in 181 milliseconds