Searched refs:StripAll (Results 1 – 5 of 5) sorted by relevance
142 if (Config.StripDebug || Config.StripAll || Config.StripAllGNU || in handleArgs()166 if (Config.StripAll || Config.StripAllGNU) in handleArgs()185 if (Config.StripAll || Config.StripAllGNU) in handleArgs()
63 if (Config.StripAll || Config.StripDebug) { in removeSections()102 if (Config.StripAll) in updateAndRemoveSymbols()348 if (Config.StripAll) in handleArgs()353 if (Config.StripAll) in handleArgs()
213 bool StripAll = false; member
905 Config.StripAll = InputArgs.hasArg(OBJCOPY_strip_all); in parseObjcopyOptions()1308 Config.StripAll = Arg->getOption().getID() == STRIP_strip_all; in parseStripOptions()1338 Config.StripAll = true; in parseStripOptions()
317 if (Config.StripAll || Config.StripAllGNU) in updateAndRemoveSymbols()401 if (Config.StripAll) in replaceAndRemoveSections()