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

#include "regset.h"

Public Attributes

const void * regmap
 
supply_regset_ftypesupply_regset
 
collect_regset_ftypecollect_regset
 
unsigned flags
 

Detailed Description

Definition at line 34 of file regset.h.

Member Data Documentation

collect_regset_ftype* regset::collect_regset

Definition at line 45 of file regset.h.

Referenced by fbsd_collect_regset_section_cb(), and linux_collect_regset_section_cb().

unsigned regset::flags

Definition at line 47 of file regset.h.

Referenced by get_core_register_section().

const void* regset::regmap
supply_regset_ftype* regset::supply_regset

Definition at line 42 of file regset.h.

Referenced by get_core_register_section(), and i386nto_supply_gregset().


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