Lines Matching refs:ip2k_elf_howto_table
181 static reloc_howto_type ip2k_elf_howto_table [] = variable
244 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];
262 return &ip2k_elf_howto_table[ (int) R_IP2K_LO8INSN];
264 return &ip2k_elf_howto_table[ (int) R_IP2K_HI8INSN];
266 return &ip2k_elf_howto_table[ (int) R_IP2K_PC_SKIP];
268 return &ip2k_elf_howto_table[ (int) R_IP2K_TEXT];
270 return &ip2k_elf_howto_table[ (int) R_IP2K_FR_OFFSET];
272 return &ip2k_elf_howto_table[ (int) R_IP2K_EX8DATA];
1342 cache_ptr->howto = & ip2k_elf_howto_table [r_type];
1432 howto = &ip2k_elf_howto_table[ (int) R_IP2K_TEXT];
1518 howto = ip2k_elf_howto_table + ELF32_R_TYPE (rel->r_info);