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