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

#include "regcache.h"

Public Attributes

int count
 
int regno
 
int size
 

Detailed Description

Definition at line 167 of file regcache.h.

Member Data Documentation

int regcache_map_entry::count

Definition at line 169 of file regcache.h.

Referenced by regcache_transfer_regset().

int regcache_map_entry::regno

Definition at line 170 of file regcache.h.

Referenced by regcache_transfer_regset().

int regcache_map_entry::size

Definition at line 171 of file regcache.h.

Referenced by regcache_transfer_regset().


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