LLDB mainline
RegisterInfo.h File Reference
#include "lldb/Utility/RegisterFlags.h"
#include "lldb/lldb-enumerations.h"
#include "llvm/ADT/ArrayRef.h"
#include <cstdint>

Go to the source code of this file.

Classes

struct  lldb_private::RegisterInfo
 Every register is described in detail including its name, alternate name (optional), encoding, size in bytes and the default display format. More...
struct  lldb_private::RegisterSet
 Registers are grouped into register sets. More...

Namespaces

namespace  lldb_private
 A class that represents a running process on the host machine.