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

Public Attributes

const struct regcacheregcache
 
bfd * obfd
 
char * note_data
 
intnote_size
 

Detailed Description

Definition at line 53 of file fbsd-tdep.c.

Member Data Documentation

char* fbsd_collect_regset_section_cb_data::note_data

Definition at line 57 of file fbsd-tdep.c.

Referenced by fbsd_collect_regset_section_cb(), and fbsd_make_corefile_notes().

int* fbsd_collect_regset_section_cb_data::note_size

Definition at line 58 of file fbsd-tdep.c.

Referenced by fbsd_collect_regset_section_cb(), and fbsd_make_corefile_notes().

bfd* fbsd_collect_regset_section_cb_data::obfd

Definition at line 56 of file fbsd-tdep.c.

Referenced by fbsd_collect_regset_section_cb(), and fbsd_make_corefile_notes().

const struct regcache* fbsd_collect_regset_section_cb_data::regcache

Definition at line 55 of file fbsd-tdep.c.

Referenced by fbsd_collect_regset_section_cb(), and fbsd_make_corefile_notes().


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