Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DDebugCrossImpSubsection.cpp30 if (Reader.bytesRemaining() < sizeof(CrossModuleImport)) in operator ()()
67 Size += sizeof(CrossModuleImport); in calculateSerializedSize()
88 CrossModuleImport Imp; in commit()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugCrossImpSubsection.h30 const CrossModuleImport *Header = nullptr;
DCodeView.h564 struct CrossModuleImport { struct