GDB (xrefs)
|
Go to the source code of this file.
anonymous enum |
Definition at line 28 of file frv-tdep.h.
enum frv_abi |
Definition at line 20 of file frv-tdep.h.
Definition at line 96 of file frv-tdep.c.
References gdbarch_tdep::frv_abi, and gdbarch_tdep().
CORE_ADDR frv_fdpic_find_canonical_descriptor | ( | CORE_ADDR | entry_point | ) |
Definition at line 972 of file solib-frv.c.
References so_list::abfd, find_canonical_descriptor_in_load_object(), find_pc_function(), frv_fdpic_find_global_pointer(), so_list::lm_info, master_so_list(), name, so_list::next, SYMBOL_LINKAGE_NAME, and symfile_objfile.
Referenced by find_func_descr().
Definition at line 936 of file solib-frv.c.
References int_elf32_fdpic_loadseg::addr, lm_info::got_value, so_list::lm_info, main_got(), lm_info::map, master_so_list(), so_list::next, int_elf32_fdpic_loadmap::nsegs, int_elf32_fdpic_loadseg::p_memsz, and int_elf32_fdpic_loadmap::segs.
Referenced by find_func_descr(), frv_convert_from_func_ptr_addr(), frv_fdpic_find_canonical_descriptor(), and frv_push_dummy_call().
int frv_fdpic_loadmap_addresses | ( | struct gdbarch * | gdbarch, |
CORE_ADDR * | interp_addr, | ||
CORE_ADDR * | exec_addr | ||
) |
Definition at line 105 of file frv-tdep.c.
References fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum, FRV_ABI_FDPIC, get_current_regcache(), regcache_cooked_read_unsigned(), and ULONGEST.
Referenced by enable_break2(), and frv_relocate_main_executable().
CORE_ADDR frv_fetch_objfile_link_map | ( | struct objfile * | objfile | ) |
Definition at line 1144 of file solib-frv.c.
References lm_info::lm_addr, so_list::lm_info, main_lm_addr, master_so_list(), so_list::next, so_list::objfile, solib_add(), and symfile_objfile.
Referenced by frv_gdbarch_init().
struct target_so_ops frv_so_ops |
Definition at line 1168 of file solib-frv.c.
Referenced by _initialize_frv_solib(), and frv_gdbarch_init().