Home
last modified time | relevance | path

Searched refs:M68020 (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h95 M68020 = 0x22, enumerator
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp164 CV_ENUM_CLASS_ENT(CPUType, M68020),
/openbsd/src/gnu/llvm/llvm/tools/llvm-pdbutil/
DMinimalSymbolDumper.cpp238 RETURN_CASE(CPUType, M68020, "motorola 68020"); in formatMachineType()