Searched defs:SetRemoteInstallFileSpec (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/include/lldb/Core/ | ||
H A D | Module.h | 478 void SetRemoteInstallFileSpec(const FileSpec &file) { SetRemoteInstallFileSpec() function |
/llvm-project/lldb/source/API/ | ||
H A D | SBModule.cpp | 151 bool SBModule::SetRemoteInstallFileSpec(lldb::SBFileSpec &file) { in SetRemoteInstallFileSpec() function in SBModule |