|
GDBserver
|
#include "dll.h"
Public Attributes | |
| struct inferior_list_entry | entry |
| char * | name |
| CORE_ADDR | base_addr |
| CORE_ADDR dll_info::base_addr |
Definition at line 28 of file dll.h.
Referenced by emit_dll_description(), loaded_dll(), match_dll(), and unloaded_dll().
| struct inferior_list_entry dll_info::entry |
Definition at line 25 of file dll.h.
Referenced by loaded_dll(), and unloaded_dll().
| char* dll_info::name |
Definition at line 27 of file dll.h.
Referenced by accumulate_file_name_length(), emit_dll_description(), free_one_dll(), loaded_dll(), match_dll(), and unloaded_dll().
1.8.10