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