Searched refs:elf32_tic6x_howto_table_rel (Results 1 – 3 of 3) sorted by relevance
819 static reloc_howto_type elf32_tic6x_howto_table_rel[] = variable1464 howto = &elf32_tic6x_howto_table_rel[elf_reloc_val]; in elf32_tic6x_reloc_type_lookup()1493 for (i = 0; i < ARRAY_SIZE (elf32_tic6x_howto_table_rel); i++) in elf32_tic6x_reloc_name_lookup()1494 if (elf32_tic6x_howto_table_rel[i].name != NULL in elf32_tic6x_reloc_name_lookup()1495 && strcasecmp (elf32_tic6x_howto_table_rel[i].name, r_name) == 0) in elf32_tic6x_reloc_name_lookup()1496 return &elf32_tic6x_howto_table_rel[i]; in elf32_tic6x_reloc_name_lookup()1522 if (r_type >= ARRAY_SIZE (elf32_tic6x_howto_table_rel)) in elf32_tic6x_info_to_howto_rel()1525 bfd_reloc->howto = &elf32_tic6x_howto_table_rel[r_type]; in elf32_tic6x_info_to_howto_rel()
2500 elf32_tic6x_howto_table_rel, (elf32_tic6x_gc_sweep_hook,2737 (elf32_tic6x_howto_table_rel): Ditto.2783 (elf32_tic6x_howto_table, elf32_tic6x_howto_table_rel,
2314 elf32_tic6x_howto_table_rel, elf32_tic6x_info_to_howto_rel,