Home
last modified time | relevance | path

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

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