Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Core/
DModule.h487 const FileSpec &GetRemoteInstallFileSpec() const { in GetRemoteInstallFileSpec() function
/external/llvm-project/lldb/source/API/
DSBModule.cpp134 lldb::SBFileSpec SBModule::GetRemoteInstallFileSpec() { in GetRemoteInstallFileSpec() function in SBModule