Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInputFile.h108 codeview::DebugSubsectionArray getDebugSubsections() const { in getDebugSubsections() function
212 for (const auto &SS : SG.getDebugSubsections()) { in iterateModuleSubsections()
/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A DTypeReferenceTracker.cpp59 for (const auto &SS : SG.getDebugSubsections()) { in mark()
H A DDumpOutputStyle.cpp284 for (const auto &SS : SG.getDebugSubsections()) { in getSymbolStats()
303 for (const auto &Chunk : SG.getDebugSubsections()) { in getChunkStats()
729 for (const auto &SS : Sec.getDebugSubsections()) { in dumpUdtStats()