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

Public Attributes

struct regcacheregcache
 
int regnum
 

Detailed Description

Definition at line 270 of file regcache.c.

Member Data Documentation

struct regcache* register_to_invalidate::regcache

Definition at line 272 of file regcache.c.

Referenced by do_regcache_invalidate(), and make_cleanup_regcache_invalidate().

int register_to_invalidate::regnum

Definition at line 273 of file regcache.c.

Referenced by do_regcache_invalidate(), and make_cleanup_regcache_invalidate().


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