|
GDBserver
|
Public Attributes | |
| char * | name |
| CORE_ADDR | addr |
| struct sym_cache * | next |
Definition at line 100 of file remote-utils.c.
Definition at line 103 of file remote-utils.c.
Referenced by look_up_one_symbol().
| char* sym_cache::name |
Definition at line 102 of file remote-utils.c.
Referenced by free_sym_cache(), and look_up_one_symbol().
| struct sym_cache* sym_cache::next |
Definition at line 104 of file remote-utils.c.
Referenced by clear_symbol_cache(), and look_up_one_symbol().
1.7.6.1