Searched refs:visium_elf_howto_table (Results 1 – 9 of 9) sorted by relevance
33 static reloc_howto_type visium_elf_howto_table[] = { variable403 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 …]
4049 * elf32-visium.c (visium_elf_howto_table): Likewise.
3216 check for `visium_elf_howto_table' table access.