Searched refs:EM_IA_64 (Results 1 – 18 of 18) sorted by relevance
53 .Case("ia_64", EM_IA_64) in convertArchNameToEMachine()273 case EM_IA_64: in convertEMachineToArchName()
80 #define LIBELF_ARCH EM_IA_64
137 #define EM_IA_64 50 /* Intel IA-64 Processor */ macro
1001 (EM_IA_64): Change comment - this is now the IA-64.
1035 (EM_IA_64): Change comment - this is now the IA-64.
599 case EM_IA_64: in guess_is_rela()1360 case EM_IA_64: in dump_relocations()1841 case EM_IA_64: in get_dynamic_type()1952 case EM_IA_64: return "Intel IA-64"; in get_machine_name()2539 case EM_IA_64: in get_machine_flags()2737 case EM_IA_64: in get_segment_type()2759 case EM_IA_64: in get_segment_type()2945 case EM_IA_64: in get_section_type_name()5773 { EM_IA_64, ia64_process_unwind }, in process_unwind()6683 case EM_IA_64: in process_dynamic_section()[all …]
910 (get_dynamic_type): If machine type is EM_IA_64 call914 (get_dynamic_flags): If machine type is EM_IA_64 call
1645 (guess_is_rela, dump_relocations): Handle EM_IA_64.
189 #define EM_IA_64 50 /* Intel IA-64 Processor */ macro
653 case EM_IA_64: in guess_is_rela()1125 case EM_IA_64: in dump_relocations()1495 case EM_IA_64: in get_dynamic_type()1597 case EM_IA_64: return "Intel IA-64"; in get_machine_name()2013 case EM_IA_64: in get_machine_flags()2177 case EM_IA_64: in get_segment_type()2199 case EM_IA_64: in get_segment_type()2348 case EM_IA_64: in get_section_type_name()4127 if (elf_header.e_machine != EM_IA_64) in process_unwind()5058 case EM_IA_64: in process_dynamic_segment()[all …]
166 EM_IA_64 = 50, // Intel IA-64 processor architecture enumerator
225 ECase(EM_IA_64); in enumeration()
4941 #define ELF_MACHINE_CODE EM_IA_64
5716 #define ELF_MACHINE_CODE EM_IA_64
1075 ENUM_ENT(EM_IA_64, "Intel IA-64"),