Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/
H A DOffloadBundler.h44 std::string ObjcopyPath; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/
H A DOffloadBundler.cpp632 assert(BundlerConfig.ObjcopyPath != "" && in finalizeOutputFile()
669 if (Error Err = executeObjcopy(BundlerConfig.ObjcopyPath, ObjcopyArgs)) in finalizeOutputFile()