Searched refs:elf32_tic6x_howto_table (Results 1 – 3 of 3) sorted by relevance
151 static reloc_howto_type elf32_tic6x_howto_table[] = variable1462 howto = &elf32_tic6x_howto_table[elf_reloc_val]; in elf32_tic6x_reloc_type_lookup()1484 for (i = 0; i < ARRAY_SIZE (elf32_tic6x_howto_table); i++) in elf32_tic6x_reloc_name_lookup()1485 if (elf32_tic6x_howto_table[i].name != NULL in elf32_tic6x_reloc_name_lookup()1486 && strcasecmp (elf32_tic6x_howto_table[i].name, r_name) == 0) in elf32_tic6x_reloc_name_lookup()1487 return &elf32_tic6x_howto_table[i]; in elf32_tic6x_reloc_name_lookup()1509 if (r_type >= ARRAY_SIZE (elf32_tic6x_howto_table)) in elf32_tic6x_info_to_howto()1512 bfd_reloc->howto = &elf32_tic6x_howto_table[r_type]; in elf32_tic6x_info_to_howto()2637 elf32_tic6x_howto_table[r_type].name, in elf32_tic6x_relocate_section()2645 elf32_tic6x_howto_table[r_type].name, in elf32_tic6x_relocate_section()
2305 * elf32-tic6x.c (elf32_tic6x_howto_table): Add entries for2499 * elf32-tic6x.c (elf32_tic6x_howto_table,2735 * elf32-tic6x.c (elf32_tic6x_howto_table): R_C6000_PREL31 is2783 (elf32_tic6x_howto_table, elf32_tic6x_howto_table_rel,
4045 * elf32-tic6x.c (elf32_tic6x_howto_table): Likewise.