Searched refs:ExtractDWO (Results 1 – 5 of 5) sorted by relevance
23 !Common.SetSectionType.empty() || Common.ExtractDWO || in getCOFFConfig()41 !Common.SetSectionType.empty() || Common.ExtractDWO || in getMachOConfig()85 !Common.SymbolsToRename.empty() || Common.ExtractDWO || in getXCOFFConfig()
197 Config.ExtractDWO = true; in executeObjcopy()203 Config.ExtractDWO = false; in executeObjcopy()
862 Config.ExtractDWO = InputArgs.hasArg(OBJCOPY_extract_dwo); in parseObjcopyOptions()
252 bool ExtractDWO = false; member
385 if (Config.ExtractDWO) in replaceAndRemoveSections()607 if (!Config.SplitDWO.empty() && Config.ExtractDWO) { in handleArgs()