Home
last modified time | relevance | path

Searched refs:supply_uthread (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dbsd-uthread.c51 void (*supply_uthread)(struct regcache *, int, CORE_ADDR); member
71 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()
Dbsd-uthread.h29 void (*supply_uthread) (struct regcache *,