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()
60 if (Config.StripAll || Config.StripDebug) { in removeSections()97 if (Config.StripAll) in updateAndRemoveSymbols()362 if (Config.StripAll) in handleArgs()367 if (Config.StripAll) in handleArgs()
224 bool StripAll = false; member
711 Config.StripAll = InputArgs.hasArg(OBJCOPY_strip_all); in parseObjcopyOptions()1102 Config.StripAll = Arg->getOption().getID() == STRIP_strip_all; in parseStripOptions()1131 Config.StripAll = true; in parseStripOptions()
430 if (Config.StripAll || Config.StripAllGNU) in updateAndRemoveSymbols()514 if (Config.StripAll) in replaceAndRemoveSections()