Searched defs:elf32_avr_link_hash_table (Results 1 – 1 of 1) sorted by relevance
68 struct elf32_avr_link_hash_table struct71 struct elf_link_hash_table etab;74 struct bfd_hash_table bstab;76 bfd_boolean no_stubs;79 bfd *stub_bfd;82 asection *stub_sec;87 bfd_vma vector_base;111 == AVR_ELF_DATA ? ((struct elf32_avr_link_hash_table *) ((p)->hash)) : NULL) argument