Searched defs:_bfd_sparc_elf_link_hash_table (Results 1 – 10 of 10) sorted by relevance
49 asection *sgot;50 asection *srelgot;51 asection *splt;52 asection *srelplt;53 asection *sdynbss;54 asection *srelbss;56 union {59 } tls_ldm_got;65 int is_vxworks;71 asection *sgotplt;[all …]
45 struct _bfd_sparc_elf_link_hash_table struct47 struct elf_link_hash_table elf;50 asection *interp;53 {56 } tls_ldm_got;59 struct sym_cache sym_cache;62 htab_t loc_hash_table;63 void *loc_hash_memory;66 int is_vxworks;69 asection *srelplt2;[all …]
47 struct elf_link_hash_table elf;50 asection *sdynbss;51 asection *srelbss;54 {57 } tls_ldm_got;60 struct sym_cache sym_cache;63 htab_t loc_hash_table;64 void *loc_hash_memory;67 int is_vxworks;70 asection *srelplt2;[all …]
48 struct elf_link_hash_table elf;51 asection *sdynbss;52 asection *srelbss;55 {58 } tls_ldm_got;61 struct sym_cache sym_cache;64 htab_t loc_hash_table;65 void *loc_hash_memory;68 int is_vxworks;71 asection *srelplt2;[all …]
45 struct _bfd_sparc_elf_link_hash_table struct47 struct elf_link_hash_table elf;50 asection *interp;53 {56 } tls_ldm_got;59 htab_t loc_hash_table;60 void *loc_hash_memory;63 asection *srelplt2;65 void (*put_word) (bfd *, bfd_vma, void *);89 ? (struct _bfd_sparc_elf_link_hash_table *) (p)->hash : NULL) argument