Searched refs:addDebugSubsection (Results 1 – 4 of 4) sorted by relevance
57 addDebugSubsection(std::shared_ptr<codeview::DebugSubsection> Subsection);60 addDebugSubsection(const codeview::DebugSubsectionRecord &SubsectionContents);
179 void DbiModuleDescriptorBuilder::addDebugSubsection( in addDebugSubsection() function in DbiModuleDescriptorBuilder186 void DbiModuleDescriptorBuilder::addDebugSubsection( in addDebugSubsection() function in DbiModuleDescriptorBuilder
1202 File.ModuleDBI->addDebugSubsection(SS); in handleDebugS()1270 File.ModuleDBI->addDebugSubsection(std::move(NewChecksums)); in finish()
821 ModiBuilder.addDebugSubsection(SS); in yamlToPdb()