Searched refs:OnlyKeepDebug (Results 1 – 9 of 9) sorted by relevance
164 Config.OnlyKeepDebug); in createELFWriter()167 Config.OnlyKeepDebug); in createELFWriter()170 Config.OnlyKeepDebug); in createELFWriter()173 Config.OnlyKeepDebug); in createELFWriter()748 if (Config.OnlyKeepDebug) in handleArgs()
354 bool OnlyKeepDebug; variable358 ELFWriter(Object &Obj, raw_ostream &Out, bool WSH, bool OnlyKeepDebug);
2156 bool OnlyKeepDebug) in ELFWriter() argument2158 OnlyKeepDebug(OnlyKeepDebug) {} in ELFWriter()2502 if (OnlyKeepDebug) { in assignOffsets()
83 if (Config.OnlyKeepDebug) { in removeSections()
95 Common.ExtractMainPartition || Common.OnlyKeepDebug || in getXCOFFConfig()
255 bool OnlyKeepDebug = false; member
256 Config.Common.OnlyKeepDebug = true;363 Config.Common.OnlyKeepDebug = true; in saveSeparateLinkedDebugInfo()
185 if (Config.OnlyKeepDebug) { in handleArgs()
997 Config.OnlyKeepDebug = InputArgs.hasArg(OBJCOPY_only_keep_debug); in parseObjcopyOptions()1457 Config.OnlyKeepDebug = InputArgs.hasArg(STRIP_only_keep_debug); in parseStripOptions()1482 !Config.OnlyKeepDebug && !Config.StripUnneeded && in parseStripOptions()