Searched refs:addDebugSubsection (Results 1 – 3 of 3) sorted by relevance
56 addDebugSubsection(std::shared_ptr<codeview::DebugSubsection> Subsection);59 addDebugSubsection(const codeview::DebugSubsectionRecord &SubsectionContents);
173 void DbiModuleDescriptorBuilder::addDebugSubsection( in addDebugSubsection() function in DbiModuleDescriptorBuilder180 void DbiModuleDescriptorBuilder::addDebugSubsection( in addDebugSubsection() function in DbiModuleDescriptorBuilder
761 ModiBuilder.addDebugSubsection(SS); in yamlToPdb()