Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DModule.h591 const FileSpec &GetRemoteInstallFileSpec() const { in GetRemoteInstallFileSpec() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBModule.cpp124 lldb::SBFileSpec SBModule::GetRemoteInstallFileSpec() { in GetRemoteInstallFileSpec() function in SBModule