Searched refs:OnlyKeepDebug (Results 1 – 6 of 6) sorted by relevance
143 Config.OnlyKeepDebug); in createELFWriter()146 Config.OnlyKeepDebug); in createELFWriter()149 Config.OnlyKeepDebug); in createELFWriter()152 Config.OnlyKeepDebug); in createELFWriter()607 if (Config.OnlyKeepDebug) in handleArgs()
351 bool OnlyKeepDebug; variable355 ELFWriter(Object &Obj, raw_ostream &Out, bool WSH, bool OnlyKeepDebug);
2104 bool OnlyKeepDebug) in ELFWriter() argument2106 OnlyKeepDebug(OnlyKeepDebug) {} in ELFWriter()2379 if (OnlyKeepDebug) { in assignOffsets()
211 bool OnlyKeepDebug = false; member
922 Config.OnlyKeepDebug = InputArgs.hasArg(OBJCOPY_only_keep_debug); in parseObjcopyOptions()1311 Config.OnlyKeepDebug = InputArgs.hasArg(STRIP_only_keep_debug); in parseStripOptions()
155 if (Config.OnlyKeepDebug) { in handleArgs()