Searched defs:NewSection (Results 1 – 11 of 11) sorted by relevance
22 Section NewSection, std::unique_ptr<MemoryBuffer> &&Content) { in addSectionWithOwnedContents()
124 for (const NewSectionInfo &NewSection : Config.AddSection) { in handleArgs() local
300 static Error addSection(const NewSectionInfo &NewSection, Object &Obj) { in addSection()354 static Error updateSection(const NewSectionInfo &NewSection, Object &O) { in updateSection()417 for (const NewSectionInfo &NewSection : Config.AddSection) { in handleArgs() local424 for (const NewSectionInfo &NewSection : Config.UpdateSection) { in handleArgs() local
233 for (const NewSectionInfo &NewSection : Config.AddSection) { in handleArgs() local248 for (const NewSectionInfo &NewSection : Config.UpdateSection) { in handleArgs() local
217 Expected<SectionBase *> NewSection = AddSection(S); in replaceDebugSections() local584 handleUserSection(const NewSectionInfo &NewSection, in handleUserSection()646 OwnedDataSection &NewSection = in handleArgs() local656 for (const NewSectionInfo &NewSection : Config.UpdateSection) { in handleArgs() local
335 MCSectionSubPair NewSection = I->first; in PopSection() local
400 MCSectionSubPair NewSection = I->first; in PopSection() local
427 MCSectionSubPair NewSection = I->first; in popSection() local
102 T *NewSection = in createSection() local
346 auto_ptr<Section> NewSection( const string& sectionName, Parsed& result) in NewSection() function
1332 void transferBlock(Block &B, Section &NewSection) { in transferBlock()