GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
x86_debug_reg_state Struct Reference

#include "x86-dregs.h"

Public Attributes

CORE_ADDR dr_mirror [DR_NADDR]
 
unsigned dr_status_mirror
 
unsigned dr_control_mirror
 
int dr_ref_count [DR_NADDR]
 

Detailed Description

Definition at line 78 of file x86-dregs.h.

Member Data Documentation

◆ dr_control_mirror

unsigned x86_debug_reg_state::dr_control_mirror

◆ dr_mirror

CORE_ADDR x86_debug_reg_state::dr_mirror[DR_NADDR]

◆ dr_ref_count

int x86_debug_reg_state::dr_ref_count[DR_NADDR]

◆ dr_status_mirror

unsigned x86_debug_reg_state::dr_status_mirror

Definition at line 86 of file x86-dregs.h.

Referenced by x86_show_dr().


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