GDB (xrefs)
|
Public Attributes | |
int | version |
int | nsegs |
struct int_elf32_fdpic_loadseg | segs [1] |
Definition at line 74 of file solib-frv.c.
int int_elf32_fdpic_loadmap::nsegs |
Definition at line 78 of file solib-frv.c.
Referenced by displacement_from_map(), fetch_loadmap(), frv_fdpic_find_global_pointer(), frv_relocate_main_executable(), and frv_relocate_section_addresses().
struct int_elf32_fdpic_loadseg int_elf32_fdpic_loadmap::segs[1] |
Definition at line 80 of file solib-frv.c.
Referenced by displacement_from_map(), fetch_loadmap(), frv_fdpic_find_global_pointer(), frv_relocate_main_executable(), and frv_relocate_section_addresses().
int int_elf32_fdpic_loadmap::version |
Definition at line 76 of file solib-frv.c.
Referenced by fetch_loadmap().