Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInputFile.h107 codeview::DebugSubsectionArray getDebugSubsections() const { in getDebugSubsections() function
211 for (const auto &SS : SG.getDebugSubsections()) { in iterateModuleSubsections()
/llvm-project/llvm/tools/llvm-pdbutil/
H A DTypeReferenceTracker.cpp60 for (const auto &SS : SG.getDebugSubsections()) { in mark()
H A DDumpOutputStyle.cpp285 for (const auto &SS : SG.getDebugSubsections()) { in getSymbolStats()
304 for (const auto &Chunk : SG.getDebugSubsections()) { in getChunkStats()
731 for (const auto &SS : Sec.getDebugSubsections()) { in dumpUdtStats()