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

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf32-i386.c685 bfd_vma sgotplt_jump_table_size;
759 ret->sgotplt_jump_table_size = 0;
1983 htab->sgotplt_jump_table_size = htab->next_tls_desc_index * 4;
2913 BFD_ASSERT (htab->sgotplt_jump_table_size + offplt + 8
2918 + htab->sgotplt_jump_table_size);
2932 + htab->sgotplt_jump_table_size + 4);
2938 + htab->sgotplt_jump_table_size + 4);
3021 relocation = htab->sgotplt_jump_table_size + offplt;
683 bfd_vma sgotplt_jump_table_size; member in struct:elf_i386_link_hash_table
H A Delf64-x86-64.c490 bfd_vma sgotplt_jump_table_size;
565 ret->sgotplt_jump_table_size = 0;
1825 htab->sgotplt_jump_table_size
2716 BFD_ASSERT (htab->sgotplt_jump_table_size + offplt
2721 + htab->sgotplt_jump_table_size);
2800 + offplt + htab->sgotplt_jump_table_size;
488 bfd_vma sgotplt_jump_table_size; member in struct:elf64_x86_64_link_hash_table

Completed in 75 milliseconds