Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DTypeReferenceTracker.cpp60 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()
730 for (const auto &SS : Sec.getDebugSubsections()) { in dumpUdtStats()