GDBserver
|
#include <dll.h>
Public Attributes | |
struct inferior_list_entry | entry |
char * | name |
CORE_ADDR | base_addr |
Definition at line 25 of file dll.h.
Referenced by handle_qxfer_libraries(), loaded_dll(), match_dll(), and unloaded_dll().
Definition at line 23 of file dll.h.
Referenced by loaded_dll(), and unloaded_dll().
char* dll_info::name |
Definition at line 24 of file dll.h.
Referenced by free_one_dll(), handle_qxfer_libraries(), loaded_dll(), match_dll(), and unloaded_dll().