Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBModule.cpp145 bool SBModule::SetRemoteInstallFileSpec(lldb::SBFileSpec &file) { in SetRemoteInstallFileSpec() function in SBModule
146 LLDB_RECORD_METHOD(bool, SBModule, SetRemoteInstallFileSpec, in SetRemoteInstallFileSpec()
151 module_sp->SetRemoteInstallFileSpec(file.ref()); in SetRemoteInstallFileSpec()
720 LLDB_REGISTER_METHOD(bool, SBModule, SetRemoteInstallFileSpec, in RegisterMethods()
/external/llvm-project/lldb/include/lldb/API/
DSBModule.h95 bool SetRemoteInstallFileSpec(lldb::SBFileSpec &file);
/external/llvm-project/lldb/include/lldb/Core/
DModule.h491 void SetRemoteInstallFileSpec(const FileSpec &file) { in SetRemoteInstallFileSpec() function
/external/llvm-project/lldb/bindings/interface/
DSBModule.i176 SetRemoteInstallFileSpec (lldb::SBFileSpec &file);
/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Dlldbtest.py2009 shlib_module.SetRemoteInstallFileSpec(