Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiStream.h68 BinarySubstreamRef getSectionContributionData() const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DDbiStream.cpp315 BinarySubstreamRef DbiStream::getSectionContributionData() const { in getSectionContributionData() function in DbiStream
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DBytesOutputStyle.cpp233 BinarySubstreamRef NS = DbiS.getSectionContributionData(); in dumpSectionContributions()