Home
last modified time | relevance | path

Searched defs:csky_elf_link_hash_table (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-csky.c1207 struct csky_elf_link_hash_table struct
1209 struct elf_link_hash_table elf;
1213 {
1216 } tls_ldm_got;
1219 struct bfd_hash_table stub_hash_table;
1222 bfd *stub_bfd;
1225 asection * (*add_stub_section) (const char *, asection *);
1226 void (*layout_sections_again) (void);
1230 struct map_stub *stub_group;
1233 unsigned int top_id;
[all …]
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-csky.c1207 struct csky_elf_link_hash_table struct
1209 struct elf_link_hash_table elf;
1213 {
1216 } tls_ldm_got;
1219 struct bfd_hash_table stub_hash_table;
1222 bfd *stub_bfd;
1225 asection * (*add_stub_section) (const char *, asection *);
1226 void (*layout_sections_again) (void);
1230 struct map_stub *stub_group;
1233 unsigned int top_id;
[all …]