Searched refs:addDebugSubsection (Results 1 – 3 of 3) 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
832 ModiBuilder.addDebugSubsection(SS); in yamlToPdb()