Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-iq2000.c32 static reloc_howto_type iq2000_elf_howto_table [] = variable
351 return &iq2000_elf_howto_table[ (int) R_IQ2000_NONE]; in iq2000_reloc_type_lookup()
353 return &iq2000_elf_howto_table[ (int) R_IQ2000_16]; in iq2000_reloc_type_lookup()
355 return &iq2000_elf_howto_table[ (int) R_IQ2000_32]; in iq2000_reloc_type_lookup()
357 return &iq2000_elf_howto_table[ (int) R_IQ2000_26]; in iq2000_reloc_type_lookup()
359 return &iq2000_elf_howto_table[ (int) R_IQ2000_OFFSET_16]; in iq2000_reloc_type_lookup()
361 return &iq2000_elf_howto_table[ (int) R_IQ2000_OFFSET_21]; in iq2000_reloc_type_lookup()
363 return &iq2000_elf_howto_table[ (int) R_IQ2000_PC16]; in iq2000_reloc_type_lookup()
365 return &iq2000_elf_howto_table[ (int) R_IQ2000_HI16]; in iq2000_reloc_type_lookup()
367 return &iq2000_elf_howto_table[ (int) R_IQ2000_UHI16]; in iq2000_reloc_type_lookup()
[all …]
H A DChangeLog-20154018 * elf32-iq2000.c (iq2000_elf_howto_table): Likewise.
H A DChangeLog-20183221 check for `iq2000_elf_howto_table' table access.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-iq2000.c32 static reloc_howto_type iq2000_elf_howto_table [] = variable
351 return &iq2000_elf_howto_table[ (int) R_IQ2000_NONE]; in iq2000_reloc_type_lookup()
353 return &iq2000_elf_howto_table[ (int) R_IQ2000_16]; in iq2000_reloc_type_lookup()
355 return &iq2000_elf_howto_table[ (int) R_IQ2000_32]; in iq2000_reloc_type_lookup()
357 return &iq2000_elf_howto_table[ (int) R_IQ2000_26]; in iq2000_reloc_type_lookup()
359 return &iq2000_elf_howto_table[ (int) R_IQ2000_OFFSET_16]; in iq2000_reloc_type_lookup()
361 return &iq2000_elf_howto_table[ (int) R_IQ2000_OFFSET_21]; in iq2000_reloc_type_lookup()
363 return &iq2000_elf_howto_table[ (int) R_IQ2000_PC16]; in iq2000_reloc_type_lookup()
365 return &iq2000_elf_howto_table[ (int) R_IQ2000_HI16]; in iq2000_reloc_type_lookup()
367 return &iq2000_elf_howto_table[ (int) R_IQ2000_UHI16]; in iq2000_reloc_type_lookup()
[all …]
H A DChangeLog-20154018 * elf32-iq2000.c (iq2000_elf_howto_table): Likewise.
H A DChangeLog-20183221 check for `iq2000_elf_howto_table' table access.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20154018 * elf32-iq2000.c (iq2000_elf_howto_table): Likewise.
H A DChangeLog-20183221 check for `iq2000_elf_howto_table' table access.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20183221 check for `iq2000_elf_howto_table' table access.