GDB (xrefs)
Loading...
Searching...
No Matches
bsd-uthread.h File Reference

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))
 

Function Documentation

◆ bsd_uthread_set_collect_uthread()

void bsd_uthread_set_collect_uthread ( struct gdbarch * gdbarch,
void(* collect_uthread )(const struct regcache *, int, CORE_ADDR) )
extern

◆ bsd_uthread_set_supply_uthread()

void bsd_uthread_set_supply_uthread ( struct gdbarch * gdbarch,
void(* supply_uthread )(struct regcache *, int, CORE_ADDR) )
extern