Home
last modified time | relevance | path

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

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