Home
last modified time | relevance | path

Searched refs:ia64_howto_table (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delfxx-ia64.c92 static reloc_howto_type ia64_howto_table[] = variable
207 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()
DChangeLog-00013688 * elfxx-ia64.c (ia64_howto_table): Define how to handle
6061 (ia64_howto_table): Remove R_IA64_SEGBASE, and R_IA64_EPLT[ML]SB
8142 * elf64-ia64.c (ia64_howto_table): Add PCREL60B, PCREL21BI,
DChangeLog-20054602 * elfxx-ia64.c (ia64_howto_table): Correct strings for
DChangeLog-02031165 * 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