LLDB mainline
Public Attributes | List of all members
lldb_private::EmulateInstruction::Context::ContextInfo::RegisterPlusOffset Struct Reference

#include <EmulateInstruction.h>

Public Attributes

RegisterInfo reg
 
int64_t signed_offset
 

Detailed Description

Definition at line 194 of file EmulateInstruction.h.

Member Data Documentation

◆ reg

RegisterInfo lldb_private::EmulateInstruction::Context::ContextInfo::RegisterPlusOffset::reg

◆ signed_offset

int64_t lldb_private::EmulateInstruction::Context::ContextInfo::RegisterPlusOffset::signed_offset

The documentation for this struct was generated from the following file: