GDB (xrefs)
Loading...
Searching...
No Matches
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 110 of file regcache.h.

Member Data Documentation

◆ count

int regcache_map_entry::count

◆ regno

int regcache_map_entry::regno

Definition at line 113 of file regcache.h.

Referenced by regcache_map_supplies(), and regcache::transfer_regset().

◆ size

int regcache_map_entry::size

Definition at line 114 of file regcache.h.

Referenced by regcache_map_supplies(), and regcache::transfer_regset().


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