Searched refs:SplitDWO (Results 1 – 4 of 4) sorted by relevance
376 if (Config.SplitDWO.empty()) { in executeObjcopy()386 if (Error E = writeToOutput(Config.SplitDWO, ObjcopyFunc)) in executeObjcopy()401 if (!Config.SplitDWO.empty()) { in executeObjcopy()403 if (Error E = restoreStatOnFile(Config.SplitDWO, Stat, ConfigMgr)) in executeObjcopy()
160 StringRef SplitDWO; member
591 if (Common.AllowBrokenLinks || !Common.SplitDWO.empty() || in getCOFFConfig()612 if (Common.AllowBrokenLinks || !Common.SplitDWO.empty() || in getMachOConfig()634 !Common.SplitDWO.empty() || !Common.SymbolsPrefix.empty() || in getWasmConfig()805 Config.SplitDWO = InputArgs.getLastArgValue(OBJCOPY_split_dwo); in parseObjcopyOptions()
517 if (!Config.SplitDWO.empty() && Config.ExtractDWO) { in handleArgs()