Home
last modified time | relevance | path

Searched defs:remote_file (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Android/
H A DAdbClient.cpp426 Status AdbClient::SyncService::internalPullFile(const FileSpec &remote_file, in internalPullFile()
460 const FileSpec &remote_file) { in internalPushFile()
508 Status AdbClient::SyncService::internalStat(const FileSpec &remote_file, in internalStat()
542 Status AdbClient::SyncService::PullFile(const FileSpec &remote_file, in PullFile()
550 const FileSpec &remote_file) { in PushFile()
556 Status AdbClient::SyncService::Stat(const FileSpec &remote_file, uint32_t &mode, in Stat()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dnested7.C6 class remote_file; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.cpp165 const FileSpec &remote_file, in DoLoadImage()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp671 const lldb_private::FileSpec &remote_file, in DoLoadImage()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DPlatform.cpp1688 const lldb_private::FileSpec &remote_file, in LoadImage()
1724 const lldb_private::FileSpec &remote_file, in DoLoadImage()
H A DTarget.cpp2972 FileSpec remote_file(module_sp->GetRemoteInstallFileSpec()); in Install() local
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectTarget.cpp259 FileSpec remote_file(m_remote_file.GetOptionValue().GetCurrentValue()); in DoExecute() local