Searched refs:ip2k_elf_howto_table (Results 1 – 2 of 2) sorted by relevance
127 static reloc_howto_type ip2k_elf_howto_table [] = variable190 return &ip2k_elf_howto_table[ (int) R_IP2K_NONE]; in ip2k_reloc_type_lookup()192 return &ip2k_elf_howto_table[ (int) R_IP2K_16]; in ip2k_reloc_type_lookup()194 return &ip2k_elf_howto_table[ (int) R_IP2K_32]; in ip2k_reloc_type_lookup()196 return &ip2k_elf_howto_table[ (int) R_IP2K_FR9]; in ip2k_reloc_type_lookup()198 return &ip2k_elf_howto_table[ (int) R_IP2K_BANK]; in ip2k_reloc_type_lookup()200 return &ip2k_elf_howto_table[ (int) R_IP2K_ADDR16CJP]; in ip2k_reloc_type_lookup()202 return &ip2k_elf_howto_table[ (int) R_IP2K_PAGE3]; in ip2k_reloc_type_lookup()204 return &ip2k_elf_howto_table[ (int) R_IP2K_LO8DATA]; in ip2k_reloc_type_lookup()206 return &ip2k_elf_howto_table[ (int) R_IP2K_HI8DATA]; in ip2k_reloc_type_lookup()[all …]
181 static reloc_howto_type ip2k_elf_howto_table [] = variable244 return &ip2k_elf_howto_table[ (int) R_IP2K_NONE];246 return &ip2k_elf_howto_table[ (int) R_IP2K_16];248 return &ip2k_elf_howto_table[ (int) R_IP2K_32];250 return &ip2k_elf_howto_table[ (int) R_IP2K_FR9];252 return &ip2k_elf_howto_table[ (int) R_IP2K_BANK];254 return &ip2k_elf_howto_table[ (int) R_IP2K_ADDR16CJP];256 return &ip2k_elf_howto_table[ (int) R_IP2K_PAGE3];258 return &ip2k_elf_howto_table[ (int) R_IP2K_LO8DATA];260 return &ip2k_elf_howto_table[ (int) R_IP2K_HI8DATA];[all …]