Searched refs:supply_uthread (Results 1 – 2 of 2) sorted by relevance
51 void (*supply_uthread)(struct regcache *, int, CORE_ADDR); member71 void (*supply_uthread) (struct regcache *, in bsd_uthread_set_supply_uthread()75 ops->supply_uthread = supply_uthread; in bsd_uthread_set_supply_uthread()166 if (!ops->supply_uthread) in bsd_uthread_activate()289 ops->supply_uthread (current_regcache, regnum, in bsd_uthread_fetch_registers()
29 void (*supply_uthread) (struct regcache *,