|
GDB (xrefs)
|
Public Member Functions | |
| ~lm_info_frv () | |
Public Attributes | |
| int_elf32_fdpic_loadmap * | map = NULL |
| CORE_ADDR | got_value = 0 |
| CORE_ADDR | lm_addr = 0 |
| asymbol ** | dyn_syms = NULL |
| arelent ** | dyn_relocs = NULL |
| int | dyn_reloc_count = 0 |
Definition at line 205 of file solib-frv.c.
|
inline |
Definition at line 207 of file solib-frv.c.
References dyn_relocs, dyn_syms, map, and xfree().
| int lm_info_frv::dyn_reloc_count = 0 |
Definition at line 233 of file solib-frv.c.
Referenced by find_canonical_descriptor_in_load_object().
| arelent** lm_info_frv::dyn_relocs = NULL |
Definition at line 232 of file solib-frv.c.
Referenced by find_canonical_descriptor_in_load_object(), and ~lm_info_frv().
| asymbol** lm_info_frv::dyn_syms = NULL |
Definition at line 231 of file solib-frv.c.
Referenced by find_canonical_descriptor_in_load_object(), and ~lm_info_frv().
| CORE_ADDR lm_info_frv::got_value = 0 |
Definition at line 217 of file solib-frv.c.
Referenced by frv_current_sos(), frv_fdpic_find_global_pointer(), and frv_relocate_main_executable().
| CORE_ADDR lm_info_frv::lm_addr = 0 |
Definition at line 219 of file solib-frv.c.
Referenced by frv_current_sos(), and frv_fetch_objfile_link_map().
| int_elf32_fdpic_loadmap* lm_info_frv::map = NULL |
Definition at line 215 of file solib-frv.c.
Referenced by find_canonical_descriptor_in_load_object(), frv_current_sos(), frv_fdpic_find_global_pointer(), frv_relocate_main_executable(), frv_relocate_section_addresses(), and ~lm_info_frv().
1.8.14