GDB (xrefs)
|
Public Attributes | |
struct ext_elf32_dsbt_loadaddr | l_addr |
ext_ptr | l_name |
ext_ptr | l_ld |
ext_ptr | l_next |
ext_ptr | l_prev |
struct ext_elf32_fdpic_loadaddr | l_addr |
Definition at line 110 of file solib-dsbt.c.
struct ext_elf32_dsbt_loadaddr ext_link_map::l_addr |
Definition at line 112 of file solib-dsbt.c.
Referenced by dsbt_current_sos(), and frv_current_sos().
struct ext_elf32_fdpic_loadaddr ext_link_map::l_addr |
Definition at line 191 of file solib-frv.c.
ext_ptr ext_link_map::l_ld |
Definition at line 118 of file solib-dsbt.c.
ext_ptr ext_link_map::l_name |
Definition at line 115 of file solib-dsbt.c.
Referenced by dsbt_current_sos(), and frv_current_sos().
ext_ptr ext_link_map::l_next |
Definition at line 121 of file solib-dsbt.c.
Referenced by dsbt_current_sos(), and frv_current_sos().
ext_ptr ext_link_map::l_prev |
Definition at line 121 of file solib-dsbt.c.