Searched defs:NewSection (Results 1 – 7 of 7) sorted by relevance
22 Section NewSection, std::unique_ptr<MemoryBuffer> &&Content) { in addSectionWithOwnedContents()
124 for (const NewSectionInfo &NewSection : Config.AddSection) { in handleArgs() local
311 static Error addSection(const NewSectionInfo &NewSection, Object &Obj) { in addSection()365 static Error updateSection(const NewSectionInfo &NewSection, Object &O) { in updateSection()428 for (const NewSectionInfo &NewSection : Config.AddSection) { in handleArgs() local435 for (const NewSectionInfo &NewSection : Config.UpdateSection) { in handleArgs() local
263 for (const NewSectionInfo &NewSection : Config.AddSection) { in handleArgs() local278 for (const NewSectionInfo &NewSection : Config.UpdateSection) { in handleArgs() local
234 Expected<SectionBase *> NewSection = AddSection(S); replaceDebugSections() local 601 handleUserSection(const NewSectionInfo & NewSection,function_ref<Error (StringRef,ArrayRef<uint8_t>)> F) handleUserSection() argument 663 OwnedDataSection &NewSection = handleArgs() local 673 for (const NewSectionInfo &NewSection : Config.UpdateSection) { handleArgs() local
431 MCSectionSubPair NewSection = I->first; popSection() local
1425 transferBlock(Block & B,Section & NewSection) transferBlock() argument