Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-iq2000.c31 static reloc_howto_type iq2000_elf_howto_table [] = variable
350 return &iq2000_elf_howto_table[ (int) R_IQ2000_NONE]; in iq2000_reloc_type_lookup()
352 return &iq2000_elf_howto_table[ (int) R_IQ2000_16]; in iq2000_reloc_type_lookup()
354 return &iq2000_elf_howto_table[ (int) R_IQ2000_32]; in iq2000_reloc_type_lookup()
356 return &iq2000_elf_howto_table[ (int) R_IQ2000_26]; in iq2000_reloc_type_lookup()
358 return &iq2000_elf_howto_table[ (int) R_IQ2000_OFFSET_16]; in iq2000_reloc_type_lookup()
360 return &iq2000_elf_howto_table[ (int) R_IQ2000_OFFSET_21]; in iq2000_reloc_type_lookup()
362 return &iq2000_elf_howto_table[ (int) R_IQ2000_PC16]; in iq2000_reloc_type_lookup()
364 return &iq2000_elf_howto_table[ (int) R_IQ2000_HI16]; in iq2000_reloc_type_lookup()
366 return &iq2000_elf_howto_table[ (int) R_IQ2000_UHI16]; in iq2000_reloc_type_lookup()
[all …]