Home
last modified time | relevance | path

Searched refs:CrossModuleImport (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DDebugCrossImpSubsection.cpp29 if (Reader.bytesRemaining() < sizeof(CrossModuleImport)) in operator ()()
66 Size += sizeof(CrossModuleImport); in calculateSerializedSize()
87 CrossModuleImport Imp; in commit()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugCrossImpSubsection.h29 const CrossModuleImport *Header = nullptr;
DCodeView.h598 struct CrossModuleImport { struct