Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Delf32-hppa.c237 struct elf32_hppa_link_hash_table { struct
240 struct elf_link_hash_table etab;
243 struct bfd_hash_table bstab;
246 bfd *stub_bfd;
249 asection * (*add_stub_section) (const char *, asection *);
250 void (*layout_sections_again) (void);
254 struct map_stub {
260 } *stub_group;
263 unsigned int bfd_count;
264 int top_index;
[all …]