Searched refs:elf_avr_howto_table (Results 1 – 5 of 5) sorted by relevance
121 static reloc_howto_type elf_avr_howto_table[] = variable925 return &elf_avr_howto_table[avr_reloc_map[i].elf_reloc_val]; in bfd_elf32_bfd_reloc_type_lookup()937 i < sizeof (elf_avr_howto_table) / sizeof (elf_avr_howto_table[0]); in bfd_elf32_bfd_reloc_name_lookup()939 if (elf_avr_howto_table[i].name != NULL in bfd_elf32_bfd_reloc_name_lookup()940 && strcasecmp (elf_avr_howto_table[i].name, r_name) == 0) in bfd_elf32_bfd_reloc_name_lookup()941 return &elf_avr_howto_table[i]; in bfd_elf32_bfd_reloc_name_lookup()961 cache_ptr->howto = &elf_avr_howto_table[r_type]; in avr_info_to_howto_rela()1446 howto = elf_avr_howto_table + r_type; in elf32_avr_relocate_section()
1840 * elf32-avr.c (elf_avr_howto_table): Rename R_AVR_8_HHI8 to1978 * elf32-avr.c (elf_avr_howto_table): Add entries for
2875 * elf32-avr.c (elf_avr_howto_table): Add R_AVR_8.
1970 * elf32-avr.c (elf_avr_howto_table): New relocation R_AVR_LDS_STS_16
4001 * elf32-avr.c (elf_avr_howto_table): Likewise.