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

Public Attributes

unsigned index
 
int init_p
 
gdbarch_data_pre_init_ftypepre_init
 
gdbarch_data_post_init_ftypepost_init
 

Detailed Description

Definition at line 4760 of file gdbarch.c.

Member Data Documentation

unsigned gdbarch_data::index

Definition at line 4762 of file gdbarch.c.

Referenced by deprecated_set_gdbarch_data(), and gdbarch_data().

int gdbarch_data::init_p

Definition at line 4763 of file gdbarch.c.

Referenced by gdbarch_data().

gdbarch_data_post_init_ftype* gdbarch_data::post_init

Definition at line 4765 of file gdbarch.c.

Referenced by gdbarch_data().

gdbarch_data_pre_init_ftype* gdbarch_data::pre_init

Definition at line 4764 of file gdbarch.c.

Referenced by deprecated_set_gdbarch_data(), and gdbarch_data().


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