Searched refs:ExtractDWO (Results 1 – 5 of 5) sorted by relevance
23 Common.ExtractDWO || Common.PreserveDates || Common.StripDWO || in getCOFFConfig()42 !Common.SetSectionType.empty() || Common.ExtractDWO || in getMachOConfig()88 !Common.SymbolsToRename.empty() || Common.ExtractDWO || in getXCOFFConfig()
196 Config.ExtractDWO = true; in executeObjcopy()202 Config.ExtractDWO = false; in executeObjcopy()
876 Config.ExtractDWO = InputArgs.hasArg(OBJCOPY_extract_dwo); in parseObjcopyOptions()
255 bool ExtractDWO = false; member
401 if (Config.ExtractDWO) in replaceAndRemoveSections()623 if (!Config.SplitDWO.empty() && Config.ExtractDWO) { in handleArgs()