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

/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Delfxx-ia64.c379 static reloc_howto_type ia64_howto_table[] =
495 for (i = 0; i < NELEMS (ia64_howto_table); ++i)
496 elf_code_to_howto_index[ia64_howto_table[i].type] = i;
502 if (i >= NELEMS (ia64_howto_table))
504 return ia64_howto_table + i;
378 static reloc_howto_type ia64_howto_table[] = variable

Completed in 72 milliseconds