Searched defs:local_file (Results 1 – 8 of 8) sorted by relevance
/llvm-project/lldb/source/Plugins/Platform/MacOSX/ |
H A D | PlatformRemoteDarwinDevice.cpp | 68 lldb_private::FileSpec &local_file) { in GetFileInSDK() argument 101 FileSpec &local_file) { in GetSymbolFile() argument [all...] |
H A D | PlatformAppleSimulator.cpp | 388 GetSymbolFile(const FileSpec & platform_file,const UUID * uuid_ptr,FileSpec & local_file) GetSymbolFile() argument
|
/llvm-project/lldb/source/Plugins/Platform/Android/ |
H A D | AdbClient.cpp | 427 internalPullFile(const FileSpec & remote_file,const FileSpec & local_file) internalPullFile() argument 459 internalPushFile(const FileSpec & local_file,const FileSpec & remote_file) internalPushFile() argument 543 PullFile(const FileSpec & remote_file,const FileSpec & local_file) PullFile() argument 549 PushFile(const FileSpec & local_file,const FileSpec & remote_file) PushFile() argument [all...] |
/llvm-project/lldb/test/API/python_api/process/io/ |
H A D | TestProcessIO.py | 100 read_file_and_delete(self, target_file, local_file) global() argument
|
/llvm-project/lldb/source/Target/ |
H A D | RemoteAwarePlatform.cpp | 175 GetFileWithUUID(const FileSpec & platform_file,const UUID * uuid_ptr,FileSpec & local_file) GetFileWithUUID() argument
|
H A D | Platform.cpp | 152 const UUID *uuid_ptr, FileSpec &local_file) { in GetFileWithUUID() argument 1795 LoadImage(lldb_private::Process * process,const lldb_private::FileSpec & local_file,const lldb_private::FileSpec & remote_file,lldb_private::Status & error) LoadImage() argument [all...] |
H A D | Target.cpp | 3072 FileSpec local_file(module_sp->GetFileSpec()); Install() local
|
/llvm-project/lldb/source/Plugins/Platform/gdb-server/ |
H A D | PlatformRemoteGDBServer.cpp | 132 FileSpec &local_file) { in GetFileWithUUID() argument
|