Searched refs:ElfMachineType (Results 1 – 1 of 1) sorted by relevance
932 static const EnumEntry<unsigned> ElfMachineType[] = { variable2558 Str = printEnum(e->e_machine, makeArrayRef(ElfMachineType)); in printFileHeaders()4122 W.printEnum("Machine", e->e_machine, makeArrayRef(ElfMachineType)); in printFileHeaders()