Searched refs:tilepro_elf_howto_table (Results 1 – 9 of 9) sorted by relevance
32 static reloc_howto_type tilepro_elf_howto_table [] = variable571 { bfd, tilepro, tilepro_elf_howto_table },763 i < (sizeof (tilepro_elf_howto_table) in tilepro_reloc_name_lookup()764 / sizeof (tilepro_elf_howto_table[0])); in tilepro_reloc_name_lookup()766 if (tilepro_elf_howto_table[i].name != NULL in tilepro_reloc_name_lookup()767 && strcasecmp (tilepro_elf_howto_table[i].name, r_name) == 0) in tilepro_reloc_name_lookup()768 return &tilepro_elf_howto_table[i]; in tilepro_reloc_name_lookup()783 cache_ptr->howto = &tilepro_elf_howto_table [r_type]; in tilepro_info_to_howto_rela()1691 && (! tilepro_elf_howto_table[r_type].pc_relative in tilepro_elf_check_relocs()1760 if (tilepro_elf_howto_table[r_type].pc_relative) in tilepro_elf_check_relocs()[all …]
2661 * elf32-tilepro.c (tilepro_elf_howto_table): Update tilepro
4046 * elf32-tilepro.c (tilepro_elf_howto_table): Likewise.