Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteDarwinDevice.cpp133 lldb_private::FileSpec &local_file) { in GetFileInSDK()
166 FileSpec &local_file) { in GetSymbolFile()
H A DPlatformAppleSimulator.cpp453 FileSpec &local_file) { in GetSymbolFile()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/Android/
H A DAdbClient.cpp427 const FileSpec &local_file) { in internalPullFile()
459 Status AdbClient::SyncService::internalPushFile(const FileSpec &local_file, in internalPushFile()
543 const FileSpec &local_file) { in PullFile()
549 Status AdbClient::SyncService::PushFile(const FileSpec &local_file, in PushFile()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DRemoteAwarePlatform.cpp291 FileSpec &local_file) { in GetFileWithUUID()
H A DPlatform.cpp155 const UUID *uuid_ptr, FileSpec &local_file) { in GetFileWithUUID()
1687 const lldb_private::FileSpec &local_file, in LoadImage()
H A DTarget.cpp2970 FileSpec local_file(module_sp->GetFileSpec()); in Install() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp126 FileSpec &local_file) { in GetFileWithUUID()