Searched refs:SetSectionAlignment (Results 1 – 6 of 6) sorted by relevance
86 !Config.SectionsToRename.empty() || !Config.SetSectionAlignment.empty() || in handleArgs()
205 StringMap<uint64_t> SetSectionAlignment; member
655 Config.SetSectionAlignment[NameAndAlign->first] = NameAndAlign->second; in parseObjcopyOptions()
714 if (!Config.SetSectionAlignment.empty()) { in handleArgs()716 auto I = Config.SetSectionAlignment.find(Sec.Name); in handleArgs()717 if (I != Config.SetSectionAlignment.end()) in handleArgs()
260 !Config.SetSectionAlignment.empty() || Config.ExtractDWO || in handleArgs()
339 !Config.SetSectionAlignment.empty() || !Config.SetSectionFlags.empty() || in handleArgs()