Searched refs:nios2_reloc_map (Results 1 – 3 of 3) sorted by relevance
1623 static const struct elf_reloc_map nios2_reloc_map[] = { variable2986 i < (int) (sizeof (nios2_reloc_map) / sizeof (struct elf_reloc_map)); in nios2_elf32_bfd_reloc_type_lookup()2988 if (nios2_reloc_map[i].bfd_val == code) in nios2_elf32_bfd_reloc_type_lookup()2989 return lookup_howto (nios2_reloc_map[i].elf_val, abfd); in nios2_elf32_bfd_reloc_type_lookup()
3153 (nios2_reloc_map): Likewise.3201 (nios2_reloc_map): Likewise.
2038 (nios2_reloc_map): Add R2 relocations.3959 * elf32-nios2.c (nios2_reloc_map): Add mapping for R_NIOS2_NONE.