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

Public Attributes

unsigned short num
 
unsigned short len
 
union { 
 
   gdb_byte *   ptr 
 
   gdb_byte   buf [2 *sizeof(gdb_byte *)] 
 
u 
 

Detailed Description

Definition at line 99 of file record-full.c.

Member Data Documentation

◆ buf

gdb_byte record_full_reg_entry::buf[2 *sizeof(gdb_byte *)]

◆ len

unsigned short record_full_reg_entry::len

◆ num

unsigned short record_full_reg_entry::num

◆ ptr

gdb_byte* record_full_reg_entry::ptr

◆ [union]

union { ... } record_full_reg_entry::u

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