Searched refs:StripNonAlloc (Results 1 – 4 of 4) sorted by relevance
25 Common.StripNonAlloc || Common.StripSections || Common.Weaken || in getCOFFConfig()47 Common.StripNonAlloc || Common.StripSections || in getMachOConfig()97 Common.StripDebug || Common.StripNonAlloc || Common.StripSections || in getXCOFFConfig()
261 bool StripNonAlloc = false; member
467 if (Config.StripNonAlloc) in replaceAndRemoveSections()
980 Config.StripNonAlloc = InputArgs.hasArg(OBJCOPY_strip_non_alloc); in parseObjcopyOptions()