Home
last modified time | relevance | path

Searched refs:nios2_reloc_map (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf32-nios2.c1623 static const struct elf_reloc_map nios2_reloc_map[] = { variable
2986 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()
DChangeLog-20143153 (nios2_reloc_map): Likewise.
3201 (nios2_reloc_map): Likewise.
DChangeLog-20152038 (nios2_reloc_map): Add R2 relocations.
3959 * elf32-nios2.c (nios2_reloc_map): Add mapping for R_NIOS2_NONE.