Searched refs:avr_reloc_map (Results 1 – 6 of 6) sorted by relevance
648 struct avr_reloc_map struct654 static const struct avr_reloc_map avr_reloc_map[] = argument828 i < sizeof (avr_reloc_map) / sizeof (struct avr_reloc_map); in bfd_elf32_bfd_reloc_type_lookup()830 if (avr_reloc_map[i].bfd_reloc_val == code) in bfd_elf32_bfd_reloc_type_lookup()831 return &elf_avr_howto_table[avr_reloc_map[i].elf_reloc_val]; in bfd_elf32_bfd_reloc_type_lookup()
1842 (avr_reloc_map): Likewise.1980 (avr_reloc_map): Add RELOC mappings for R_AVR_8_LO8, R_AVR_8_HI8,
1412 (avr_reloc_map): Reloc R_AVR_LDS_STS_16 is mapped to
2876 (avr_reloc_map): Map BFD_RELOC_8 to R_AVR_8.
3138 * elf32-avr.c (avr_reloc_map): Insert BFD_RELOC_AVR_MS8_LDI
27 (avr_reloc_map): Likewise.