GDB (xrefs)
Public Attributes | List of all members
regcache Struct Reference

Public Attributes

struct regcache_descrdescr
 
struct address_spaceaspace
 
gdb_byteregisters
 
signed char * register_status
 
int readonly_p
 
ptid_t ptid
 

Detailed Description

Definition at line 183 of file regcache.c.

Member Data Documentation

struct address_space* regcache::aspace

Definition at line 189 of file regcache.c.

Referenced by get_regcache_aspace(), and regcache_xmalloc_1().

struct regcache_descr* regcache::descr
ptid_t regcache::ptid
int regcache::readonly_p
signed char* regcache::register_status
gdb_byte* regcache::registers

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