Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h311 Near16 = 0x00, // 16 bit pointer enumerator
361 Near16 = 0x00, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h327 Near16 = 0x00, // 16 bit pointer enumerator
377 Near16 = 0x00, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp223 IO.enumCase(Kind, "Near16", VFTableSlotKind::Near16); in enumeration()
262 IO.enumCase(Kind, "Near16", PointerKind::Near16); in enumeration()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp71 ENUM_ENTRY(PointerKind, Near16),
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DMinimalTypeDumper.cpp142 RETURN_CASE(PointerKind, Near16, "ptr16"); in pointerKind()
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp116 ENUM_ENTRY(PointerKind, Near16),