Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp83 struct ExecutableInstaller { struct
85 ExecutableInstaller(PlatformSP platform, ModuleSP module) in ExecutableInstaller() function
3232 ExecutableInstaller installer{platform_sp, module_sp}; in Install()