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()
698 if (!Config.SetSectionFlags.empty()) { in handleArgs()700 const auto Iter = Config.SetSectionFlags.find(Sec.Name); in handleArgs()701 if (Iter != Config.SetSectionFlags.end()) { in handleArgs()
239 StringMap<SectionFlagsUpdate> SetSectionFlags; member
598 !Common.SetSectionAlignment.empty() || !Common.SetSectionFlags.empty() || in getMachOConfig()622 !Common.SetSectionFlags.empty() || !Common.SymbolsToRename.empty()) { in getWasmConfig()843 if (!Config.SetSectionFlags.try_emplace(SFU->Name, *SFU).second) in parseObjcopyOptions()853 if (Config.SetSectionFlags.count(SR.OriginalName)) in parseObjcopyOptions()859 if (Config.SetSectionFlags.count(SR.NewName)) in parseObjcopyOptions()