Searched refs:StripAll (Results 1 – 6 of 6) sorted by relevance
172 if (Config.StripDebug || Config.StripAll || Config.StripAllGNU || in handleArgs()204 if (Config.StripAll || Config.StripAllGNU) in handleArgs()223 if (Config.StripAll || Config.StripAllGNU) in handleArgs()
66 if (Config.StripAll || Config.StripDebug) { in removeSections()137 if (Config.StripAll) in updateAndRemoveSymbols()456 if (Config.StripAll) in handleArgs()461 if (Config.StripAll) in handleArgs()
76 if (Config.StripAll) { in removeSections()
271 bool StripAll = false; member
1083 Config.StripAll = InputArgs.hasArg(OBJCOPY_strip_all); in parseObjcopyOptions()1585 Config.StripAll = Arg->getOption().getID() == STRIP_strip_all; in parseStripOptions()1616 Config.StripAll = true; in parseStripOptions()
379 if (Config.StripAll || Config.StripAllGNU) in updateAndRemoveSymbols()472 if (Config.StripAll) in replaceAndRemoveSections()