Searched refs:executeObjcopyOnArchive (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A Dllvm-objcopy.cpp185 static Error executeObjcopyOnArchive(CopyConfig &Config, const Archive &Ar) { function
297 if (Error E = executeObjcopyOnArchive(Config, *Ar))

Completed in 27 milliseconds