Searched defs:local_file (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteDarwinDevice.cpp131 GetFileInSDK(const char *platform_file_path, uint32_t sdk_idx, lldb_private::FileSpec &local_file) argument
164 GetSymbolFile(const FileSpec &platform_file, const UUID *uuid_ptr, FileSpec &local_file) argument
[all...]
H A DPlatformAppleSimulator.cpp451 GetSymbolFile(const FileSpec &platform_file, const UUID *uuid_ptr, FileSpec &local_file) argument
/openbsd-current/gnu/llvm/lldb/source/Target/
H A DRemoteAwarePlatform.cpp289 GetFileWithUUID(const FileSpec &platform_file, const UUID *uuid_ptr, FileSpec &local_file) argument
H A DPlatform.cpp154 GetFileWithUUID(const FileSpec &platform_file, const UUID *uuid_ptr, FileSpec &local_file) argument
1686 LoadImage(lldb_private::Process *process, const lldb_private::FileSpec &local_file, const lldb_private::FileSpec &remote_file, lldb_private::Status &error) argument
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/Platform/Android/
H A DAdbClient.cpp459 Status AdbClient::SyncService::internalPushFile(const FileSpec &local_file, argument
426 internalPullFile(const FileSpec &remote_file, const FileSpec &local_file) argument
542 PullFile(const FileSpec &remote_file, const FileSpec &local_file) argument
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp124 GetFileWithUUID(const FileSpec &platform_file, const UUID *uuid_ptr, FileSpec &local_file) argument

Completed in 142 milliseconds