Searched refs:UpdateSection (Results 1 – 5 of 5) sorted by relevance
234 SmallVector<NewSectionInfo, 0> UpdateSection; member
930 for (const NewSectionInfo &NewSection : Config.UpdateSection) { in handleArgs()931 auto UpdateSection = [&](StringRef Name, ArrayRef<uint8_t> Data) { in handleArgs() local934 if (Error E = handleUserSection(NewSection, UpdateSection)) in handleArgs()
286 for (const NewSectionInfo &NewSection : Config.UpdateSection) { in handleArgs()
473 for (const NewSectionInfo &NewSection : Config.UpdateSection) { in handleArgs()
1072 Config.UpdateSection)) in parseObjcopyOptions()1273 if (!Config.UpdateSection.empty()) in parseObjcopyOptions()