HomeSort by: relevance | last modified time | path
    Searched refs:Huge16 (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 334 Huge16 = 0x02, // 16:16 huge pointer
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
EnumTables.cpp 354 CV_ENUM_CLASS_ENT(PointerKind, Huge16),
TypeDumpVisitor.cpp 72 ENUM_ENTRY(PointerKind, Huge16),
  /src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
MinimalTypeDumper.cpp 168 RETURN_CASE(PointerKind, Huge16, "huge ptr16");
  /src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
CodeViewYAMLTypes.cpp 268 IO.enumCase(Kind, "Huge16", PointerKind::Huge16);

Completed in 40 milliseconds