GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
bsd_uthread_ops Struct Reference

Public Attributes

void(* supply_uthread )(struct regcache *, int, CORE_ADDR) = nullptr
 
void(* collect_uthread )(const struct regcache *, int, CORE_ADDR) = nullptr
 

Detailed Description

Definition at line 73 of file bsd-uthread.c.

Member Data Documentation

◆ collect_uthread

void(* bsd_uthread_ops::collect_uthread) (const struct regcache *, int, CORE_ADDR) = nullptr

◆ supply_uthread

void(* bsd_uthread_ops::supply_uthread) (struct regcache *, int, CORE_ADDR) = nullptr

The documentation for this struct was generated from the following file: