GDB (xrefs)
|
Public Attributes | |
int | fetched |
const struct target_desc * | tdesc |
char * | filename |
Definition at line 239 of file target-descriptions.c.
int target_desc_info::fetched |
Definition at line 244 of file target-descriptions.c.
Referenced by copy_inferior_target_desc_info().
char* target_desc_info::filename |
Definition at line 257 of file target-descriptions.c.
Referenced by copy_inferior_target_desc_info(), target_desc_info_free(), and target_desc_info_from_user_p().
const struct target_desc* target_desc_info::tdesc |
Definition at line 252 of file target-descriptions.c.
Referenced by copy_inferior_target_desc_info().