Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/API/
HDSBModule.h79 lldb::SBFileSpec GetRemoteInstallFileSpec();
/freebsd-14-stable/contrib/llvm-project/lldb/source/API/
HDSBModule.cpp141 lldb::SBFileSpec SBModule::GetRemoteInstallFileSpec() { in GetRemoteInstallFileSpec() function in SBModule
147 sb_file_spec.SetFileSpec(module_sp->GetRemoteInstallFileSpec()); in GetRemoteInstallFileSpec()
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Core/
HDModule.h474 const FileSpec &GetRemoteInstallFileSpec() const { in GetRemoteInstallFileSpec() function
/freebsd-14-stable/contrib/llvm-project/lldb/source/Target/
HDTarget.cpp3074 FileSpec remote_file(module_sp->GetRemoteInstallFileSpec()); in Install()
/freebsd-14-stable/lib/clang/liblldb/
HDLLDBWrapLua.cpp38838 result = (arg1)->GetRemoteInstallFileSpec(); in _wrap_SBModule_GetRemoteInstallFileSpec()