23 #include <sys/types.h> 24 #include <sys/ptrace.h> 25 #include <machine/reg.h> 76 struct vfpreg vfpregs;
114 struct vfpreg vfpregs;
const struct target_desc *(* to_read_description)(struct target_ops *ops) TARGET_DEFAULT_RETURN(NULL)
void fbsd_nat_add_target(struct target_ops *t)
mach_port_t mach_port_t name mach_port_t mach_port_t name kern_return_t int int rusage_t pid_t pid
void supply_regset(const struct regset *regset, int regnum, const void *buf, size_t size)
ptid_t regcache_get_ptid(const struct regcache *regcache)
static const struct target_desc * arm_fbsd_read_description(struct target_ops *ops)
struct target_ops * inf_ptrace_target(void)
const struct regset arm_fbsd_gregset
const struct target_desc * arm_fbsd_read_description_auxv(struct target_ops *target)
static bool getregs_supplies(struct gdbarch *gdbarch, int regnum)
void collect_regset(const struct regset *regset, int regnum, void *buf, size_t size) const
void(* to_fetch_registers)(struct target_ops *, struct regcache *, int) TARGET_DEFAULT_IGNORE()
void void void void void void void void void perror_with_name(const char *string) ATTRIBUTE_NORETURN
static void arm_fbsd_store_inferior_registers(struct target_ops *ops, struct regcache *regcache, int regnum)
void _initialize_arm_fbsd_nat(void)
static void arm_fbsd_fetch_inferior_registers(struct target_ops *ops, struct regcache *regcache, int regnum)
pid_t get_ptrace_pid(ptid_t ptid)
const struct regset arm_fbsd_vfpregset
void(* to_store_registers)(struct target_ops *, struct regcache *, int) TARGET_DEFAULT_NORETURN(noprocess())
struct target_ops * beneath