Home
last modified time | relevance | path

Searched refs:Intel80286 (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp495 case CPUType::Intel80286: in decodeFramePtrReg()
527 case CPUType::Intel80286: in encodeFramePtrReg()
H A DEnumTables.cpp147 CV_ENUM_CLASS_ENT(CPUType, Intel80286),
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h78 Intel80286 = 0x2, enumerator
/openbsd/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp221 RETURN_CASE(CPUType, Intel80286, "intel 80286"); in formatMachineType()