LLDB mainline
Classes | Namespaces | Functions
DynamicRegisterInfo.h File Reference
#include <map>
#include <vector>
#include "lldb/Target/RegisterFlags.h"
#include "lldb/Utility/ConstString.h"
#include "lldb/Utility/StructuredData.h"
#include "lldb/lldb-private.h"

Go to the source code of this file.

Classes

class  lldb_private::DynamicRegisterInfo
 
struct  lldb_private::DynamicRegisterInfo::Register
 

Namespaces

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

Functions

void lldb_private::addSupplementaryRegister (std::vector< DynamicRegisterInfo::Register > &regs, DynamicRegisterInfo::Register new_reg_info)