75 gdb_byte *readbuf,
const gdb_byte *writebuf)
78 if ((valtype->
code () == TYPE_CODE_STRUCT
79 || valtype->
code () == TYPE_CODE_UNION)
80 && !((valtype->
length () == 16 || valtype->
length () == 8)
82 && !(valtype->
length () == 1
85 || valtype->
length () == 8))
106 CORE_ADDR addr, base;
112 addr = base + 0x10 + 2 * tdep->
wordsize;
114 addr = base + 0x18 + 2 * tdep->
wordsize;
141 { 0x3821fff0, ULONGEST_MAX },
142 { 0x4e800021, ULONGEST_MAX },
143 { 0x38610018, ULONGEST_MAX },
144 { 0x38000127, ULONGEST_MAX },
145 { 0x44000002, ULONGEST_MAX },
146 { 0x38000001, ULONGEST_MAX },
147 { 0x44000002, ULONGEST_MAX },
160 { 0x3821fff0, ULONGEST_MAX },
161 { 0x4e800021, ULONGEST_MAX },
162 { 0x38610010, ULONGEST_MAX },
163 { 0x38000127, ULONGEST_MAX },
164 { 0x44000002, ULONGEST_MAX },
165 { 0x38000001, ULONGEST_MAX },
166 { 0x44000002, ULONGEST_MAX },
@ RETURN_VALUE_STRUCT_CONVENTION
ULONGEST get_frame_register_unsigned(frame_info_ptr frame, int regnum)
struct frame_id frame_id_build(CORE_ADDR stack_addr, CORE_ADDR code_addr)
struct gdbarch * get_frame_arch(frame_info_ptr this_frame)
int gdbarch_pc_regnum(struct gdbarch *gdbarch)
void set_gdbarch_return_value(struct gdbarch *gdbarch, gdbarch_return_value_ftype *return_value)
int gdbarch_sp_regnum(struct gdbarch *gdbarch)
void set_gdbarch_iterate_over_regset_sections(struct gdbarch *gdbarch, gdbarch_iterate_over_regset_sections_ftype *iterate_over_regset_sections)
void iterate_over_regset_sections_cb(const char *sect_name, int supply_size, int collect_size, const struct regset *regset, const char *human_name, void *cb_data)
void nbsd_init_abi(struct gdbarch_info info, struct gdbarch *gdbarch)
void gdbarch_register_osabi(enum bfd_architecture arch, unsigned long machine, enum gdb_osabi osabi, void(*init_osabi)(struct gdbarch_info, struct gdbarch *))
static void ppcnbsd_init_abi(struct gdbarch_info info, struct gdbarch *gdbarch)
const struct regset ppcnbsd_gregset
static ppc_reg_offsets ppcnbsd_reg_offsets
const struct tramp_frame ppcnbsd2_sigtramp
const struct regset ppcnbsd_fpregset
static const struct tramp_frame ppcnbsd_sigtramp
static void ppcnbsd_iterate_over_regset_sections(struct gdbarch *gdbarch, iterate_over_regset_sections_cb *cb, void *cb_data, const struct regcache *regcache)
void _initialize_ppcnbsd_tdep()
static void ppcnbsd_sigtramp_cache_init(const struct tramp_frame *self, frame_info_ptr this_frame, struct trad_frame_cache *this_cache, CORE_ADDR func)
static enum return_value_convention ppcnbsd_return_value(struct gdbarch *gdbarch, struct value *function, struct type *valtype, struct regcache *regcache, gdb_byte *readbuf, const gdb_byte *writebuf)
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)
void ppc_supply_fpregset(const struct regset *regset, struct regcache *regcache, int regnum, const void *fpregs, size_t len)
void ppc_supply_gregset(const struct regset *regset, struct regcache *regcache, int regnum, const void *gregs, size_t len)
void(* func)(remote_target *remote, char *)
void set_solib_svr4_fetch_link_map_offsets(struct gdbarch *gdbarch, struct link_map_offsets *(*flmo)(void))
struct link_map_offsets * svr4_ilp32_fetch_link_map_offsets(void)
void trad_frame_set_reg_addr(struct trad_frame_cache *this_trad_cache, int regnum, CORE_ADDR addr)
void trad_frame_set_id(struct trad_frame_cache *this_trad_cache, struct frame_id this_id)
void tramp_frame_prepend_unwinder(struct gdbarch *gdbarch, const struct tramp_frame *tramp_frame)
#define TRAMP_SENTINEL_INSN