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