GDB (xrefs)
|
Public Attributes | |
unsigned | index |
int | init_p |
gdbarch_data_pre_init_ftype * | pre_init |
gdbarch_data_post_init_ftype * | post_init |
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().