Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DModule.h524 void SetRemoteInstallFileSpec(const FileSpec &file) { in SetRemoteInstallFileSpec() function
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBModule.cpp151 bool SBModule::SetRemoteInstallFileSpec(lldb::SBFileSpec &file) { in SetRemoteInstallFileSpec() function in SBModule