Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/include/lldb/Core/
HDModule.h478 void SetRemoteInstallFileSpec(const FileSpec &file) { in SetRemoteInstallFileSpec() function
/freebsd-head/contrib/llvm-project/lldb/source/API/
HDSBModule.cpp151 bool SBModule::SetRemoteInstallFileSpec(lldb::SBFileSpec &file) { in SetRemoteInstallFileSpec() function in SBModule