Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteDarwinDevice.cpp68 lldb_private::FileSpec &local_file) { in GetFileInSDK() argument
101 FileSpec &local_file) { in GetSymbolFile() argument
[all...]
H A DPlatformAppleSimulator.cpp388 GetSymbolFile(const FileSpec & platform_file,const UUID * uuid_ptr,FileSpec & local_file) GetSymbolFile() argument
/llvm-project/lldb/source/Plugins/Platform/Android/
H A DAdbClient.cpp427 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 DTestProcessIO.py100 read_file_and_delete(self, target_file, local_file) global() argument
/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp175 GetFileWithUUID(const FileSpec & platform_file,const UUID * uuid_ptr,FileSpec & local_file) GetFileWithUUID() argument
H A DPlatform.cpp152 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 DTarget.cpp3072 FileSpec local_file(module_sp->GetFileSpec()); Install() local
/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp132 FileSpec &local_file) { in GetFileWithUUID() argument