Searched refs:ia64_howto_table (Results 1 – 4 of 4) sorted by relevance
92 static reloc_howto_type ia64_howto_table[] = variable207 for (i = 0; i < NELEMS (ia64_howto_table); ++i) in ia64_elf_lookup_howto()208 elf_code_to_howto_index[ia64_howto_table[i].type] = i; in ia64_elf_lookup_howto()214 if (i >= NELEMS (ia64_howto_table)) in ia64_elf_lookup_howto()216 return ia64_howto_table + i; in ia64_elf_lookup_howto()335 i < sizeof (ia64_howto_table) / sizeof (ia64_howto_table[0]); in ia64_elf_reloc_name_lookup()337 if (ia64_howto_table[i].name != NULL in ia64_elf_reloc_name_lookup()338 && strcasecmp (ia64_howto_table[i].name, r_name) == 0) in ia64_elf_reloc_name_lookup()339 return &ia64_howto_table[i]; in ia64_elf_reloc_name_lookup()
3688 * elfxx-ia64.c (ia64_howto_table): Define how to handle6061 (ia64_howto_table): Remove R_IA64_SEGBASE, and R_IA64_EPLT[ML]SB8142 * elf64-ia64.c (ia64_howto_table): Add PCREL60B, PCREL21BI,
4602 * elfxx-ia64.c (ia64_howto_table): Correct strings for
1165 * elfxx-ia64.c (ia64_howto_table): Fix size of R_IA64_TPREL64[LM]SB,8832 (ia64_howto_table): Add TLS relocs, rename R_IA64_LTOFF_TP22 to