Home
last modified time | relevance | path

Searched refs:Near16 (Results 1 – 12 of 12) 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-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h332 Near16 = 0x00, // 16 bit pointer enumerator
384 Near16 = 0x00, enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h332 Near16 = 0x00, // 16 bit pointer enumerator
384 Near16 = 0x00, enumerator
/external/llvm-project/llvm/docs/PDB/
DCodeViewTypes.rst87 Near16 = 0x00, // 16 bit pointer
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp222 IO.enumCase(Kind, "Near16", VFTableSlotKind::Near16); in enumeration()
261 IO.enumCase(Kind, "Near16", PointerKind::Near16); in enumeration()
/external/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()
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp352 CV_ENUM_CLASS_ENT(PointerKind, Near16),
DTypeDumpVisitor.cpp70 ENUM_ENTRY(PointerKind, Near16),
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp344 CV_ENUM_CLASS_ENT(PointerKind, Near16),
DTypeDumpVisitor.cpp70 ENUM_ENTRY(PointerKind, Near16),
/external/llvm-project/llvm/tools/llvm-pdbutil/
DMinimalTypeDumper.cpp166 RETURN_CASE(PointerKind, Near16, "ptr16"); in pointerKind()
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp116 ENUM_ENTRY(PointerKind, Near16),