9#ifndef LLDB_SOURCE_PLUGINS_PLATFORM_ANDROID_PLATFORMANDROID_H
10#define LLDB_SOURCE_PLUGINS_PLATFORM_ANDROID_PLATFORMANDROID_H
20namespace platform_android {
66 const uint64_t src_offset,
const uint64_t src_size,
67 const FileSpec &dst_file_spec)
override;
70 const FileSpec &dst_file_spec)
override;
static llvm::raw_ostream & error(Stream &strm)
An architecture specification class.
A command line argument class.
A class to manage flag bits.
A plug-in interface definition class for debugging a process.
A class that represents a running process on the host machine.
std::shared_ptr< lldb_private::Platform > PlatformSP
std::shared_ptr< lldb_private::Module > ModuleSP