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

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A Dllvm-objcopy.cpp253 /// The function executeObjcopy does the higher level dispatch based on the type
256 static Error executeObjcopy(CopyConfig &Config) { function
369 if (Error E = executeObjcopy(CopyConfig)) {

Completed in 50 milliseconds