Home
last modified time | relevance | path

Searched refs:Huge16 (Results 1 – 12 of 12) sorted by relevance

/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h313 Huge16 = 0x02, // 16:16 huge pointer enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h334 Huge16 = 0x02, // 16:16 huge pointer enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h334 Huge16 = 0x02, // 16:16 huge pointer enumerator
/external/llvm-project/llvm/docs/PDB/
DCodeViewTypes.rst89 Huge16 = 0x02, // 16:16 huge pointer
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp354 CV_ENUM_CLASS_ENT(PointerKind, Huge16),
DTypeDumpVisitor.cpp72 ENUM_ENTRY(PointerKind, Huge16),
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp346 CV_ENUM_CLASS_ENT(PointerKind, Huge16),
DTypeDumpVisitor.cpp72 ENUM_ENTRY(PointerKind, Huge16),
/external/llvm-project/llvm/tools/llvm-pdbutil/
DMinimalTypeDumper.cpp168 RETURN_CASE(PointerKind, Huge16, "huge ptr16"); in pointerKind()
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp118 ENUM_ENTRY(PointerKind, Huge16),
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp263 IO.enumCase(Kind, "Huge16", PointerKind::Huge16); in enumeration()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLTypes.cpp263 IO.enumCase(Kind, "Huge16", PointerKind::Huge16); in enumeration()