Home
last modified time | relevance | path

Searched refs:getModiSubstreamData (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiStream.h70 BinarySubstreamRef getModiSubstreamData() const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DDbiStream.cpp323 BinarySubstreamRef DbiStream::getModiSubstreamData() const { in getModiSubstreamData() function in DbiStream
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DBytesOutputStyle.cpp255 BinarySubstreamRef NS = DbiS.getModiSubstreamData(); in dumpModuleInfos()
DExplainOutputStyle.cpp361 BinaryStreamRef ModiSubstreamData = Dbi.getModiSubstreamData().StreamData; in explainDbiModiSubstreamOffset()