Searched refs:EM_ARC (Results 1 – 16 of 16) sorted by relevance
171 if (elf_elfheader(abfd)->e_machine == EM_ARC) in arc_elf_object_p()229 #define ELF_MACHINE_CODE EM_ARC
5568 (ELF_MACHINE_CODE) Use EM_ARC.
162 if (elf_elfheader(abfd)->e_machine == EM_ARC)245 #define ELF_MACHINE_CODE EM_ARC
48 .Case("arc", EM_ARC) in convertArchNameToEMachine()263 case EM_ARC: in convertEMachineToArchName()
132 #define EM_ARC 45 /* ARC Cores */ macro
699 * common.h (EM_ARC): Change comment.
733 * common.h (EM_ARC): Change comment.
161 EM_ARC = 45, // Argonaut RISC Core enumerator
220 ECase(EM_ARC); in enumeration()873 case ELF::EM_ARC: in enumeration()
1337 case EM_ARC: in dump_relocations()1947 case EM_ARC: return "ARC"; in get_machine_name()
1055 * readelf.c (dump_relocations): Include selection with EM_ARC.
1102 case EM_ARC: in dump_relocations()1592 case EM_ARC: return "ARC"; in get_machine_name()
1070 ENUM_ENT(EM_ARC, "ARC"),