Searched defs:elf_i386_link_hash_table (Results 1 – 2 of 2) sorted by relevance
782 struct elf_i386_link_hash_table struct784 struct elf_link_hash_table elf;787 asection *sdynbss;788 asection *srelbss;789 asection *plt_eh_frame;792 {795 } tls_ldm_got;799 bfd_vma sgotplt_jump_table_size;802 struct sym_cache sym_cache;828 == I386_ELF_DATA ? ((struct elf_i386_link_hash_table *) ((p)->hash)) : NULL) argument
844 struct elf_i386_link_hash_table struct846 struct elf_link_hash_table elf;849 asection *interp;850 asection *sdynbss;851 asection *srelbss;852 asection *plt_eh_frame;853 asection *plt_got;856 {859 } tls_ldm_got;863 bfd_vma sgotplt_jump_table_size;[all …]