Home
last modified time | relevance | path

Searched defs:GetRemoteInstallFileSpec (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/include/lldb/Core/
H A DModule.h474 const FileSpec &GetRemoteInstallFileSpec() const { GetRemoteInstallFileSpec() function
/llvm-project/lldb/source/API/
H A DSBModule.cpp141 lldb::SBFileSpec SBModule::GetRemoteInstallFileSpec() { in GetRemoteInstallFileSpec() function in SBModule