|
GDB (xrefs)
|
Public Attributes | |
| struct so_list * | head |
| struct so_list ** | tailp |
| CORE_ADDR | main_lm |
Definition at line 1063 of file solib-svr4.c.
| struct so_list* svr4_library_list::head |
Definition at line 1065 of file solib-svr4.c.
Referenced by solist_update_incremental(), svr4_current_sos_direct(), and svr4_parse_libraries().
| CORE_ADDR svr4_library_list::main_lm |
Definition at line 1069 of file solib-svr4.c.
Referenced by svr4_current_sos_direct(), and svr4_library_list_start_list().
| struct so_list ** svr4_library_list::tailp |
Definition at line 1065 of file solib-svr4.c.
Referenced by library_list_start_library(), and svr4_parse_libraries().
1.8.14