Searched refs:addDebugSubsection (Results 1 – 4 of 4) sorted by relevance
102 addDebugSubsection(std::shared_ptr<codeview::DebugSubsection> Subsection);105 addDebugSubsection(const codeview::DebugSubsectionRecord &SubsectionContents);
209 void DbiModuleDescriptorBuilder::addDebugSubsection( in addDebugSubsection() function in DbiModuleDescriptorBuilder215 void DbiModuleDescriptorBuilder::addDebugSubsection( in addDebugSubsection() function in DbiModuleDescriptorBuilder
889 file.moduleDBI->addDebugSubsection( in addUnrelocatedSubsection()995 file.moduleDBI->addDebugSubsection(std::move(newChecksums)); in finish()
832 ModiBuilder.addDebugSubsection(SS); in yamlToPdb()