Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-nds32.c2784 static const struct nds32_reloc_map_entry nds32_reloc_map[] = variable
2951 for (i = 0; i < ARRAY_SIZE (nds32_reloc_map); i++) in bfd_elf32_bfd_reloc_type_lookup()
2953 if (nds32_reloc_map[i].bfd_reloc_val == code) in bfd_elf32_bfd_reloc_type_lookup()
2955 (nds32_reloc_map[i].elf_reloc_val); in bfd_elf32_bfd_reloc_type_lookup()