Searched refs:OnlyKeepDebug (Results 1 – 7 of 7) sorted by relevance
143 Config.OnlyKeepDebug); in createELFWriter()146 Config.OnlyKeepDebug); in createELFWriter()149 Config.OnlyKeepDebug); in createELFWriter()152 Config.OnlyKeepDebug); in createELFWriter()661 if (Config.OnlyKeepDebug) in handleArgs()
351 bool OnlyKeepDebug; variable355 ELFWriter(Object &Obj, raw_ostream &Out, bool WSH, bool OnlyKeepDebug);
2109 bool OnlyKeepDebug) in ELFWriter() argument2111 OnlyKeepDebug(OnlyKeepDebug) {} in ELFWriter()2384 if (OnlyKeepDebug) { in assignOffsets()
83 if (Config.OnlyKeepDebug) { in removeSections()
259 bool OnlyKeepDebug = false; member
915 Config.OnlyKeepDebug = InputArgs.hasArg(OBJCOPY_only_keep_debug); in parseObjcopyOptions()1309 Config.OnlyKeepDebug = InputArgs.hasArg(STRIP_only_keep_debug); in parseStripOptions()
155 if (Config.OnlyKeepDebug) { in handleArgs()