Home
last modified time | relevance | path

Searched refs:SetRemoteInstallFileSpec (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/include/lldb/API/
HDSBModule.h113 SetRemoteInstallFileSpec (lldb::SBFileSpec &file);
/NextBSD/contrib/llvm/tools/lldb/source/API/
HDSBModule.cpp171 SBModule::SetRemoteInstallFileSpec (lldb::SBFileSpec &file) in SetRemoteInstallFileSpec() function in SBModule
176 module_sp->SetRemoteInstallFileSpec(file.ref()); in SetRemoteInstallFileSpec()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDModule.h592 SetRemoteInstallFileSpec (const FileSpec &file) in SetRemoteInstallFileSpec() function