Home
last modified time | relevance | path

Searched defs:SectionContrib (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h46 struct SectionContrib { struct
61 SectionContrib Base; argument
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp2004 while (auto SectionContrib = SecContribs->getNext()) { in GetCompilandId() local