98 static const struct regset ppc32_fbsd_gregset = {
106 static const struct regset ppc64_fbsd_gregset = {
114 static const struct regset ppc32_fbsd_fpregset = {
143 cb (
".reg", 148, &ppc32_fbsd_gregset, NULL, cb_data);
145 cb (
".reg", 296, &ppc64_fbsd_gregset, NULL, cb_data);
146 cb (
".reg2", 264, &ppc32_fbsd_fpregset, NULL, cb_data);
195 if (insn != 0x380001a1)
201 if (insn != 0x44000002)
233 addr = base + 0x10 + 2 * tdep->
wordsize;
267 static struct value *
269 void **this_cache,
int regnum)
292 regcache, readbuf, writebuf);
ULONGEST extract_unsigned_integer(const gdb_byte *, int, enum bfd_endian)
void trad_frame_set_reg_addr(struct trad_frame_cache *this_trad_cache, int regnum, CORE_ADDR addr)
struct frame_id frame_id_build(CORE_ADDR stack_addr, CORE_ADDR code_addr)
enum return_value_convention ppc_sysv_abi_broken_return_value(struct gdbarch *gdbarch, struct value *function, struct type *valtype, struct regcache *regcache, gdb_byte *readbuf, const gdb_byte *writebuf)
CORE_ADDR get_frame_pc(struct frame_info *frame)
void set_gdbarch_fetch_tls_load_module_address(struct gdbarch *gdbarch, gdbarch_fetch_tls_load_module_address_ftype fetch_tls_load_module_address)
struct link_map_offsets * svr4_lp64_fetch_link_map_offsets(void)
const struct floatformat * floatformats_ieee_double[BFD_ENDIAN_UNKNOWN]
void set_gdbarch_skip_trampoline_code(struct gdbarch *gdbarch, gdbarch_skip_trampoline_code_ftype skip_trampoline_code)
void ppc_supply_fpregset(const struct regset *regset, struct regcache *regcache, int regnum, const void *fpregs, size_t len)
void trad_frame_set_id(struct trad_frame_cache *this_trad_cache, struct frame_id this_id)
struct link_map_offsets * svr4_ilp32_fetch_link_map_offsets(void)
static const struct regset ppc32_fbsd_gregset
struct gdbarch_tdep * gdbarch_tdep(struct gdbarch *gdbarch)
CORE_ADDR ppc64_skip_trampoline_code(struct frame_info *frame, CORE_ADDR pc)
void frame_unwind_append_unwinder(struct gdbarch *gdbarch, const struct frame_unwind *unwinder)
void set_gdbarch_elf_make_msymbol_special(struct gdbarch *gdbarch, gdbarch_elf_make_msymbol_special_ftype elf_make_msymbol_special)
CORE_ADDR svr4_fetch_objfile_link_map(struct objfile *objfile)
void trad_frame_get_id(struct trad_frame_cache *this_trad_cache, struct frame_id *this_id)
void ppc_collect_gregset(const struct regset *regset, const struct regcache *regcache, int regnum, void *gregs, size_t len)
const struct regset * ppc_fbsd_gregset(int wordsize)
static int ppcfbsd_sigtramp_frame_sniffer(const struct frame_unwind *self, struct frame_info *this_frame, void **this_cache)
int gdbarch_sp_regnum(struct gdbarch *gdbarch)
CORE_ADDR find_solib_trampoline_target(struct frame_info *frame, CORE_ADDR pc)
int safe_frame_unwind_memory(struct frame_info *this_frame, CORE_ADDR addr, gdb_byte *buf, int len)
enum bfd_endian gdbarch_byte_order(struct gdbarch *gdbarch)
static const struct ppc_reg_offsets ppc64_fbsd_reg_offsets
CORE_ADDR ppc64_convert_from_func_ptr_addr(struct gdbarch *gdbarch, CORE_ADDR addr, struct target_ops *targ)
void set_solib_svr4_fetch_link_map_offsets(struct gdbarch *gdbarch, struct link_map_offsets *(*flmo)(void))
void set_gdbarch_gcore_bfd_target(struct gdbarch *gdbarch, const char *gcore_bfd_target)
int find_pc_partial_function(CORE_ADDR pc, const char **name, CORE_ADDR *address, CORE_ADDR *endaddr)
void fbsd_init_abi(struct gdbarch_info info, struct gdbarch *gdbarch)
void ppc_collect_fpregset(const struct regset *regset, const struct regcache *regcache, int regnum, void *fpregs, size_t len)
const struct regset * ppc_fbsd_fpregset(void)
struct trad_frame_cache * trad_frame_cache_zalloc(struct frame_info *this_frame)
static void ppcfbsd_sigtramp_frame_this_id(struct frame_info *this_frame, void **this_cache, struct frame_id *this_id)
void set_gdbarch_convert_from_func_ptr_addr(struct gdbarch *gdbarch, gdbarch_convert_from_func_ptr_addr_ftype convert_from_func_ptr_addr)
void( iterate_over_regset_sections_cb)(const char *sect_name, int size, const struct regset *regset, const char *human_name, void *cb_data)
ULONGEST get_frame_register_unsigned(struct frame_info *frame, int regnum)
static void ppcfbsd_init_abi(struct gdbarch_info info, struct gdbarch *gdbarch)
struct frame_info * this_frame
static void ppcfbsd_iterate_over_regset_sections(struct gdbarch *gdbarch, iterate_over_regset_sections_cb *cb, void *cb_data, const struct regcache *regcache)
void ppc64_elf_make_msymbol_special(asymbol *sym, struct minimal_symbol *msym)
static struct trad_frame_cache * ppcfbsd_sigtramp_frame_cache(struct frame_info *this_frame, void **this_cache)
static const struct ppc_reg_offsets ppc32_fbsd_reg_offsets
void _initialize_ppcfbsd_tdep(void)
enum unwind_stop_reason default_frame_unwind_stop_reason(struct frame_info *this_frame, void **this_cache)
void set_gdbarch_long_double_bit(struct gdbarch *gdbarch, int long_double_bit)
void set_gdbarch_return_value(struct gdbarch *gdbarch, gdbarch_return_value_ftype return_value)
int gdbarch_pc_regnum(struct gdbarch *gdbarch)
void set_gdbarch_long_double_format(struct gdbarch *gdbarch, const struct floatformat **long_double_format)
static const int ppcfbsd_page_size
void set_gdbarch_iterate_over_regset_sections(struct gdbarch *gdbarch, gdbarch_iterate_over_regset_sections_ftype iterate_over_regset_sections)
struct value * trad_frame_get_register(struct trad_frame_cache *this_trad_cache, struct frame_info *this_frame, int regnum)
enum bfd_endian byte_order
void gdbarch_register_osabi(enum bfd_architecture arch, unsigned long machine, enum gdb_osabi osabi, void(*init_osabi)(struct gdbarch_info, struct gdbarch *))
static const int ppcfbsd_sigreturn_offset[]
void ppc_supply_gregset(const struct regset *regset, struct regcache *regcache, int regnum, const void *gregs, size_t len)
static const struct regset ppc32_fbsd_fpregset
struct gdbarch * get_frame_arch(struct frame_info *this_frame)
static struct value * ppcfbsd_sigtramp_frame_prev_register(struct frame_info *this_frame, void **this_cache, int regnum)
static enum return_value_convention ppcfbsd_return_value(struct gdbarch *gdbarch, struct value *function, struct type *valtype, struct regcache *regcache, gdb_byte *readbuf, const gdb_byte *writebuf)