9#ifndef LLDB_SOURCE_PLUGINS_PLATFORM_ANDROID_PLATFORMANDROID_H
10#define LLDB_SOURCE_PLUGINS_PLATFORM_ANDROID_PLATFORMANDROID_H
20namespace platform_android {
64 const uint64_t src_offset,
const uint64_t src_size,
65 const FileSpec &dst_file_spec)
override;
68 const FileSpec &dst_file_spec)
override;
static llvm::raw_ostream & error(Stream &strm)
An architecture specification class.
A command line argument class.
A plug-in interface definition class for debugging a process.
A class that represents a running process on the host machine.