Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Core/
DModule.h491 void SetRemoteInstallFileSpec(const FileSpec &file) { in SetRemoteInstallFileSpec() function
/external/llvm-project/lldb/source/API/
DSBModule.cpp145 bool SBModule::SetRemoteInstallFileSpec(lldb::SBFileSpec &file) { in SetRemoteInstallFileSpec() function in SBModule