Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h332 Near16 = 0x00, // 16 bit pointer enumerator
384 Near16 = 0x00, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp222 IO.enumCase(Kind, "Near16", VFTableSlotKind::Near16); in enumeration()
261 IO.enumCase(Kind, "Near16", PointerKind::Near16); in enumeration()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp344 CV_ENUM_CLASS_ENT(PointerKind, Near16),
DTypeDumpVisitor.cpp70 ENUM_ENTRY(PointerKind, Near16),