Searched refs:SetSectionAlignment (Results 1 – 5 of 5) sorted by relevance
196 StringMap<uint64_t> SetSectionAlignment; member
591 Config.SetSectionAlignment[NameAndAlign->first] = NameAndAlign->second; in parseObjcopyOptions()
679 if (!Config.SetSectionAlignment.empty()) { in handleArgs()681 auto I = Config.SetSectionAlignment.find(Sec.Name); in handleArgs()682 if (I != Config.SetSectionAlignment.end()) in handleArgs()
208 !Config.SetSectionAlignment.empty() || !Config.SetSectionFlags.empty() || in handleArgs()
169 !Config.SetSectionAlignment.empty() || !Config.SetSectionFlags.empty() || in handleArgs()