Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-avr.c68 struct elf32_avr_link_hash_table struct
71 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