Home
last modified time | relevance | path

Searched refs:restoreStatOnFile (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
H A Dllvm-objcopy.cpp270 static Error restoreStatOnFile(StringRef Filename, in restoreStatOnFile() function
398 if (Error E = restoreStatOnFile(Config.OutputFilename, Stat, ConfigMgr)) in executeObjcopy()
403 if (Error E = restoreStatOnFile(Config.SplitDWO, Stat, ConfigMgr)) in executeObjcopy()