9#ifndef LLDB_TARGET_REMOTEAWAREPLATFORM_H
10#define LLDB_TARGET_REMOTEAWAREPLATFORM_H
56 uint32_t &file_permissions)
override;
62 uint64_t &high)
override;
73 int *status_ptr,
int *signo_ptr,
74 std::string *command_output,
78 const FileSpec &working_dir,
int *status_ptr,
79 int *signo_ptr, std::string *command_output,
93 llvm::StringRef plugin_name,
static llvm::raw_ostream & error(Stream &strm)
An architecture specification class.
A class to manage flag bits.
An abstract interface for things that know how to map numeric user/group IDs into names.
A class that represents a running process on the host machine.
std::vector< ProcessInstanceInfo > ProcessInstanceInfoList