Searched refs:OnlyKeepDebug (Results 1 – 9 of 9) sorted by relevance
140 Config.OnlyKeepDebug); in createELFWriter()143 Config.OnlyKeepDebug); in createELFWriter()146 Config.OnlyKeepDebug); in createELFWriter()149 Config.OnlyKeepDebug); in createELFWriter()639 if (Config.OnlyKeepDebug) in handleArgs()
351 bool OnlyKeepDebug; variable355 ELFWriter(Object &Obj, raw_ostream &Out, bool WSH, bool OnlyKeepDebug);
2097 bool OnlyKeepDebug) in ELFWriter() argument2099 OnlyKeepDebug(OnlyKeepDebug) {} in ELFWriter()2434 if (OnlyKeepDebug) { in assignOffsets()
83 if (Config.OnlyKeepDebug) { in removeSections()
86 Common.ExtractMainPartition || Common.OnlyKeepDebug || in getXCOFFConfig()
254 bool OnlyKeepDebug = false; member
251 Config.Common.OnlyKeepDebug = true; in saveSeparateDebugInfo()358 Config.Common.OnlyKeepDebug = true; in saveSeparateLinkedDebugInfo()
155 if (Config.OnlyKeepDebug) { in handleArgs()
889 Config.OnlyKeepDebug = InputArgs.hasArg(OBJCOPY_only_keep_debug); in parseObjcopyOptions()1303 Config.OnlyKeepDebug = InputArgs.hasArg(STRIP_only_keep_debug); in parseStripOptions()1328 !Config.OnlyKeepDebug && !Config.StripUnneeded && in parseStripOptions()