Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h97 M68040 = 0x24, enumerator
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp166 CV_ENUM_CLASS_ENT(CPUType, M68040),
/openbsd/src/gnu/llvm/llvm/tools/llvm-pdbutil/
DMinimalSymbolDumper.cpp240 RETURN_CASE(CPUType, M68040, "motorola 68040"); in formatMachineType()