Searched defs:NewSection (Results 1 – 6 of 6) sorted by relevance
22 Section NewSection, std::unique_ptr<MemoryBuffer> &&Content) { in addSectionWithOwnedContents()
124 for (const NewSectionInfo &NewSection : Config.AddSection) { in handleArgs() local
303 addSection(const NewSectionInfo & NewSection,Object & Obj) addSection() argument 357 updateSection(const NewSectionInfo & NewSection,Object & O) updateSection() argument 420 for (const NewSectionInfo &NewSection : Config.AddSection) { handleArgs() local 427 for (const NewSectionInfo &NewSection : Config.UpdateSection) { handleArgs() local [all...]
263 for (const NewSectionInfo &NewSection : Config.AddSection) { in handleArgs() local 278 for (const NewSectionInfo &NewSection : Config.UpdateSection) { in handleArgs() local [all...]
618 handleUserSection(const NewSectionInfo &NewSection, in handleUserSection()759 OwnedDataSection &NewSection = in handleArgs() local772 for (const NewSectionInfo &NewSection : Config.UpdateSection) { in handleArgs() local
1436 void transferBlock(Block &B, Section &NewSection) { in transferBlock()