Searched refs:elf_avr_howto_table (Results 1 – 16 of 16) sorted by relevance
120 static reloc_howto_type elf_avr_howto_table[] = variable928 return &elf_avr_howto_table[avr_reloc_map[i].elf_reloc_val]; in bfd_elf32_bfd_reloc_type_lookup()940 i < sizeof (elf_avr_howto_table) / sizeof (elf_avr_howto_table[0]); in bfd_elf32_bfd_reloc_name_lookup()942 if (elf_avr_howto_table[i].name != NULL in bfd_elf32_bfd_reloc_name_lookup()943 && strcasecmp (elf_avr_howto_table[i].name, r_name) == 0) in bfd_elf32_bfd_reloc_name_lookup()944 return &elf_avr_howto_table[i]; in bfd_elf32_bfd_reloc_name_lookup()967 cache_ptr->howto = &elf_avr_howto_table[r_type]; in avr_info_to_howto_rela()1453 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
1970 * elf32-avr.c (elf_avr_howto_table): New relocation R_AVR_LDS_STS_16
2875 * elf32-avr.c (elf_avr_howto_table): Add R_AVR_8.
4001 * elf32-avr.c (elf_avr_howto_table): Likewise.