Home
last modified time | relevance | path

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

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