GDB (xrefs)
|
Go to the source code of this file.
Functions | |
void | bsd_uthread_set_supply_uthread (struct gdbarch *gdbarch, void(*supply_uthread)(struct regcache *, int, CORE_ADDR)) |
void | bsd_uthread_set_collect_uthread (struct gdbarch *gdbarch, void(*collect_uthread)(const struct regcache *, int, CORE_ADDR)) |
|
extern |
Definition at line 111 of file bsd-uthread.c.
References bsd_uthread_ops::collect_uthread, and get_bsd_uthread().
Referenced by amd64obsd_init_abi(), i386obsd_init_abi(), sparc32obsd_init_abi(), and sparc64obsd_init_abi().
|
extern |
Definition at line 98 of file bsd-uthread.c.
References get_bsd_uthread(), and bsd_uthread_ops::supply_uthread.
Referenced by amd64obsd_init_abi(), i386obsd_init_abi(), sparc32obsd_init_abi(), and sparc64obsd_init_abi().