Searched refs:Huge16 (Results 1 – 12 of 12) sorted by relevance
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 313 Huge16 = 0x02, // 16:16 huge pointer enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 334 Huge16 = 0x02, // 16:16 huge pointer enumerator
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 334 Huge16 = 0x02, // 16:16 huge pointer enumerator
|
/external/llvm-project/llvm/docs/PDB/ |
D | CodeViewTypes.rst | 89 Huge16 = 0x02, // 16:16 huge pointer
|
/external/llvm-project/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 354 CV_ENUM_CLASS_ENT(PointerKind, Huge16),
|
D | TypeDumpVisitor.cpp | 72 ENUM_ENTRY(PointerKind, Huge16),
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 346 CV_ENUM_CLASS_ENT(PointerKind, Huge16),
|
D | TypeDumpVisitor.cpp | 72 ENUM_ENTRY(PointerKind, Huge16),
|
/external/llvm-project/llvm/tools/llvm-pdbutil/ |
D | MinimalTypeDumper.cpp | 168 RETURN_CASE(PointerKind, Huge16, "huge ptr16"); in pointerKind()
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | TypeDumper.cpp | 118 ENUM_ENTRY(PointerKind, Huge16),
|
/external/llvm-project/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLTypes.cpp | 263 IO.enumCase(Kind, "Huge16", PointerKind::Huge16); in enumeration()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | CodeViewYAMLTypes.cpp | 263 IO.enumCase(Kind, "Huge16", PointerKind::Huge16); in enumeration()
|