Searched refs:addDebugSubsection (Results 1 – 4 of 4) sorted by relevance
100 addDebugSubsection(std::shared_ptr<codeview::DebugSubsection> Subsection);103 addDebugSubsection(const codeview::DebugSubsectionRecord &SubsectionContents);
213 void DbiModuleDescriptorBuilder::addDebugSubsection( in addDebugSubsection() function in DbiModuleDescriptorBuilder219 void DbiModuleDescriptorBuilder::addDebugSubsection( in addDebugSubsection() function in DbiModuleDescriptorBuilder
892 file.moduleDBI->addDebugSubsection( in addUnrelocatedSubsection()1001 file.moduleDBI->addDebugSubsection(std::move(newChecksums)); in finish()
856 ModiBuilder.addDebugSubsection(SS); in yamlToPdb()