Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-visium.c33 static reloc_howto_type visium_elf_howto_table[] = { variable
403 return &visium_elf_howto_table[(int) R_VISIUM_NONE]; in visium_reloc_type_lookup()
405 return &visium_elf_howto_table[(int) R_VISIUM_8]; in visium_reloc_type_lookup()
407 return &visium_elf_howto_table[(int) R_VISIUM_16]; in visium_reloc_type_lookup()
409 return &visium_elf_howto_table[(int) R_VISIUM_32]; in visium_reloc_type_lookup()
411 return &visium_elf_howto_table[(int) R_VISIUM_8_PCREL]; in visium_reloc_type_lookup()
413 return &visium_elf_howto_table[(int) R_VISIUM_16_PCREL]; in visium_reloc_type_lookup()
415 return &visium_elf_howto_table[(int) R_VISIUM_32_PCREL]; in visium_reloc_type_lookup()
417 return &visium_elf_howto_table[(int) R_VISIUM_PC16]; in visium_reloc_type_lookup()
419 return &visium_elf_howto_table[(int) R_VISIUM_HI16]; in visium_reloc_type_lookup()
[all …]
H A DChangeLog-20154049 * elf32-visium.c (visium_elf_howto_table): Likewise.
H A DChangeLog-20183216 check for `visium_elf_howto_table' table access.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-visium.c33 static reloc_howto_type visium_elf_howto_table[] = { variable
403 return &visium_elf_howto_table[(int) R_VISIUM_NONE]; in visium_reloc_type_lookup()
405 return &visium_elf_howto_table[(int) R_VISIUM_8]; in visium_reloc_type_lookup()
407 return &visium_elf_howto_table[(int) R_VISIUM_16]; in visium_reloc_type_lookup()
409 return &visium_elf_howto_table[(int) R_VISIUM_32]; in visium_reloc_type_lookup()
411 return &visium_elf_howto_table[(int) R_VISIUM_8_PCREL]; in visium_reloc_type_lookup()
413 return &visium_elf_howto_table[(int) R_VISIUM_16_PCREL]; in visium_reloc_type_lookup()
415 return &visium_elf_howto_table[(int) R_VISIUM_32_PCREL]; in visium_reloc_type_lookup()
417 return &visium_elf_howto_table[(int) R_VISIUM_PC16]; in visium_reloc_type_lookup()
419 return &visium_elf_howto_table[(int) R_VISIUM_HI16]; in visium_reloc_type_lookup()
[all …]
H A DChangeLog-20154049 * elf32-visium.c (visium_elf_howto_table): Likewise.
H A DChangeLog-20183216 check for `visium_elf_howto_table' table access.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20154049 * elf32-visium.c (visium_elf_howto_table): Likewise.
H A DChangeLog-20183216 check for `visium_elf_howto_table' table access.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20183216 check for `visium_elf_howto_table' table access.