GDB (xrefs)
|
Public Attributes | |
struct ext_elf32_fdpic_loadaddr | l_addr |
ext_ptr | l_name |
ext_ptr | l_ld |
ext_ptr | l_next |
ext_ptr | l_prev |
Definition at line 182 of file solib-frv.c.
struct ext_elf32_fdpic_loadaddr ext_link_map::l_addr |
Definition at line 184 of file solib-frv.c.
Referenced by frv_current_sos().
ext_ptr ext_link_map::l_ld |
Definition at line 190 of file solib-frv.c.
ext_ptr ext_link_map::l_name |
Definition at line 187 of file solib-frv.c.
Referenced by frv_current_sos().
ext_ptr ext_link_map::l_next |
Definition at line 193 of file solib-frv.c.
Referenced by frv_current_sos().
ext_ptr ext_link_map::l_prev |
Definition at line 193 of file solib-frv.c.