LLDB mainline
Classes | Namespaces | Functions
DynamicRegisterInfo.h File Reference
#include <map>
#include <vector>
#include "lldb/Utility/ConstString.h"
#include "lldb/Utility/StructuredData.h"
#include "lldb/lldb-private.h"
Include dependency graph for DynamicRegisterInfo.h:
This graph shows which files directly or indirectly include this file:

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)