Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiStream.h68 BinarySubstreamRef getSectionContributionData() const;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStream.cpp343 BinarySubstreamRef DbiStream::getSectionContributionData() const { in getSectionContributionData() function in DbiStream
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DBytesOutputStyle.cpp232 BinarySubstreamRef NS = DbiS.getSectionContributionData(); in dumpSectionContributions()