Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/API/
H A DSBModule.h97 bool SetRemoteInstallFileSpec(lldb::SBFileSpec &file);
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBModule.cpp151 bool SBModule::SetRemoteInstallFileSpec(lldb::SBFileSpec &file) { in SetRemoteInstallFileSpec() function in SBModule
156 module_sp->SetRemoteInstallFileSpec(file.ref()); in SetRemoteInstallFileSpec()
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/
H A DModule.h478 void SetRemoteInstallFileSpec(const FileSpec &file) { in SetRemoteInstallFileSpec() function
/freebsd-src/lib/clang/liblldb/
H A DLLDBWrapLua.cpp[all...]