Home
last modified time | relevance | path

Searched defs:installer (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp142 static Status installExecutable(const Installer &installer) { in installExecutable()
3228 MainExecutableInstaller installer{platform_sp, module_sp, in Install() local
3232 ExecutableInstaller installer{platform_sp, module_sp}; in Install() local