Searched refs:SetSectionFlags (Results 1 – 4 of 4) sorted by relevance
225 if (!Config.SetSectionFlags.empty()) in handleArgs()227 const auto It = Config.SetSectionFlags.find(Sec.Name); in handleArgs()228 if (It != Config.SetSectionFlags.end()) in handleArgs()
649 if (!Config.SetSectionFlags.empty()) { in handleArgs()651 const auto Iter = Config.SetSectionFlags.find(Sec.Name); in handleArgs()652 if (Iter != Config.SetSectionFlags.end()) { in handleArgs()
194 StringMap<SectionFlagsUpdate> SetSectionFlags; member
619 !Common.SetSectionAlignment.empty() || !Common.SetSectionFlags.empty() || in getMachOConfig()644 !Common.SetSectionFlags.empty() || !Common.SymbolsToRename.empty()) { in getWasmConfig()850 if (!Config.SetSectionFlags.try_emplace(SFU->Name, *SFU).second) in parseObjcopyOptions()860 if (Config.SetSectionFlags.count(SR.OriginalName)) in parseObjcopyOptions()866 if (Config.SetSectionFlags.count(SR.NewName)) in parseObjcopyOptions()