Searched refs:tilegx_elf_howto_table (Results 1 – 3 of 3) sorted by relevance
70 static reloc_howto_type tilegx_elf_howto_table [] = variable644 { bfd, tilegx, tilegx_elf_howto_table },945 i < (sizeof (tilegx_elf_howto_table) in tilegx_reloc_name_lookup()946 / sizeof (tilegx_elf_howto_table[0])); in tilegx_reloc_name_lookup()948 if (tilegx_elf_howto_table[i].name != NULL in tilegx_reloc_name_lookup()949 && strcasecmp (tilegx_elf_howto_table[i].name, r_name) == 0) in tilegx_reloc_name_lookup()950 return &tilegx_elf_howto_table[i]; in tilegx_reloc_name_lookup()963 cache_ptr->howto = &tilegx_elf_howto_table [r_type]; in tilegx_info_to_howto_rela()2008 && (! tilegx_elf_howto_table[r_type].pc_relative in tilegx_elf_check_relocs()2079 if (tilegx_elf_howto_table[r_type].pc_relative) in tilegx_elf_check_relocs()[all …]
873 * elfxx-tilegx.c (tilegx_elf_howto_table): Handle new relocations.2688 * elfxx-tilegx.c (tilegx_elf_howto_table): Update tilegx
4066 * elfxx-tilegx.c (tilegx_elf_howto_table): Likewise.