9#ifndef LLDB_SOURCE_PLUGINS_PLATFORM_QEMUUSER_PLATFORMQEMUUSER_H
10#define LLDB_SOURCE_PLUGINS_PLATFORM_QEMUUSER_PLATFORMQEMUUSER_H
32 return HostInfo::GetUserIDResolver();
69 arch, addr, length, prot, flags, fd, offset);
static llvm::raw_ostream & error(Stream &strm)
An architecture specification class.
A class to manage flag bits.
void SetErrorString(llvm::StringRef err_str)
Set the current error string to err_str.
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.
llvm::SmallVector< lldb::addr_t, 6 > MmapArgList
std::vector< ProcessInstanceInfo > ProcessInstanceInfoList
std::shared_ptr< lldb_private::Platform > PlatformSP
std::shared_ptr< lldb_private::Process > ProcessSP