Searched refs:ExtractDWO (Results 1 – 5 of 5) sorted by relevance
24 Common.ExtractDWO || Common.PreserveDates || Common.StripDWO || in getCOFFConfig()44 !Common.SetSectionType.empty() || Common.ExtractDWO || in getMachOConfig()95 !Common.SymbolsToRename.empty() || Common.ExtractDWO || in getXCOFFConfig()
183 Config.ExtractDWO = true; in executeObjcopy()189 Config.ExtractDWO = false; in executeObjcopy()
1090 Config.ExtractDWO = InputArgs.hasArg(OBJCOPY_extract_dwo); in parseObjcopyOptions()
267 bool ExtractDWO = false; member
428 if (Config.ExtractDWO) in replaceAndRemoveSections()791 if (!Config.SplitDWO.empty() && Config.ExtractDWO) { in handleArgs()