Searched defs:NewSection (Results 1 – 6 of 6) sorted by relevance
19 Section NewSection, std::unique_ptr<MemoryBuffer> &&Content) { in addSectionWithOwnedContents()
125 for (const NewSectionInfo &NewSection : Config.AddSection) { in handleArgs() local
330 static Error addSection(const NewSectionInfo &NewSection, Object &Obj) { in addSection()402 static Error updateSection(const NewSectionInfo &NewSection, Object &O) { in updateSection()466 for (const NewSectionInfo &NewSection : Config.AddSection) { in handleArgs() local473 for (const NewSectionInfo &NewSection : Config.UpdateSection) { in handleArgs() local
271 for (const NewSectionInfo &NewSection : Config.AddSection) { in handleArgs() local286 for (const NewSectionInfo &NewSection : Config.UpdateSection) { in handleArgs() local
721 handleUserSection(const NewSectionInfo &NewSection, in handleUserSection()917 OwnedDataSection &NewSection = in handleArgs() local930 for (const NewSectionInfo &NewSection : Config.UpdateSection) { in handleArgs() local
1564 void transferBlock(Block &B, Section &NewSection) { in transferBlock()