GDB (xrefs)
|
#include "solib-svr4.h"
Public Attributes | |
CORE_ADDR | l_addr = 0 |
CORE_ADDR | l_addr_inferior = 0 |
bool | l_addr_p = false |
CORE_ADDR | lm_addr = 0 |
CORE_ADDR | l_ld = 0 |
CORE_ADDR | l_next = 0 |
CORE_ADDR | l_prev = 0 |
CORE_ADDR | l_name = 0 |
Definition at line 32 of file solib-svr4.h.
CORE_ADDR lm_info_svr4::l_addr = 0 |
Definition at line 41 of file solib-svr4.h.
Referenced by lm_addr(), lm_addr_check(), rocm_solib_relocate_section_addresses(), rocm_update_solib_list(), and svr4_default_sos().
CORE_ADDR lm_info_svr4::l_addr_inferior = 0 |
Definition at line 41 of file solib-svr4.h.
Referenced by lm_addr_check(), svr4_default_sos(), and svr4_same().
bool lm_info_svr4::l_addr_p = false |
Definition at line 42 of file solib-svr4.h.
Referenced by lm_addr_check(), svr4_clear_so(), and svr4_default_sos().
CORE_ADDR lm_info_svr4::l_ld = 0 |
Definition at line 48 of file solib-svr4.h.
Referenced by lm_addr_check(), and svr4_current_sos().
CORE_ADDR lm_info_svr4::l_name = 0 |
Definition at line 48 of file solib-svr4.h.
Referenced by svr4_read_so_list().
CORE_ADDR lm_info_svr4::l_next = 0 |
Definition at line 48 of file solib-svr4.h.
Referenced by svr4_read_so_list().
CORE_ADDR lm_info_svr4::l_prev = 0 |
Definition at line 48 of file solib-svr4.h.
Referenced by svr4_read_so_list().
CORE_ADDR lm_info_svr4::lm_addr = 0 |
Definition at line 45 of file solib-svr4.h.
Referenced by solist_update_incremental(), svr4_fetch_objfile_link_map(), and svr4_read_so_list().