Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-hppa.c240 struct elf32_hppa_link_hash_table struct
243 struct elf_link_hash_table etab;
246 struct bfd_hash_table bstab;
249 bfd *stub_bfd;
252 asection * (*add_stub_section) (const char *, asection *);
253 void (*layout_sections_again) (void);
257 struct map_stub
264 } *stub_group;
267 unsigned int bfd_count;
268 unsigned int top_index;
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-hppa.c240 struct elf32_hppa_link_hash_table struct
243 struct elf_link_hash_table etab;
246 struct bfd_hash_table bstab;
249 bfd *stub_bfd;
252 asection * (*add_stub_section) (const char *, asection *);
253 void (*layout_sections_again) (void);
257 struct map_stub
264 } *stub_group;
267 unsigned int bfd_count;
268 unsigned int top_index;
[all …]