Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/API/
H A DSBModule.h79 lldb::SBFileSpec GetRemoteInstallFileSpec();
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBModule.cpp141 lldb::SBFileSpec SBModule::GetRemoteInstallFileSpec() { in GetRemoteInstallFileSpec() function in SBModule
147 sb_file_spec.SetFileSpec(module_sp->GetRemoteInstallFileSpec()); in GetRemoteInstallFileSpec()
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/
H A DModule.h474 const FileSpec &GetRemoteInstallFileSpec() const { in GetRemoteInstallFileSpec() function
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp3074 FileSpec remote_file(module_sp->GetRemoteInstallFileSpec()); in Install()
/freebsd-src/lib/clang/liblldb/
H A DLLDBWrapLua.cpp[all...]