GDB (xrefs)
Public Attributes | List of all members
ravenscar_arch_ops Struct Reference

#include "ravenscar-thread.h"

Public Attributes

void(* to_fetch_registers )(struct regcache *, int)
 
void(* to_store_registers )(struct regcache *, int)
 
void(* to_prepare_to_store )(struct regcache *)
 

Detailed Description

Definition at line 25 of file ravenscar-thread.h.

Member Data Documentation

void(* ravenscar_arch_ops::to_fetch_registers) (struct regcache *, int)

Definition at line 27 of file ravenscar-thread.h.

Referenced by ravenscar_fetch_registers().

void(* ravenscar_arch_ops::to_prepare_to_store) (struct regcache *)

Definition at line 29 of file ravenscar-thread.h.

Referenced by ravenscar_prepare_to_store().

void(* ravenscar_arch_ops::to_store_registers) (struct regcache *, int)

Definition at line 28 of file ravenscar-thread.h.

Referenced by ravenscar_store_registers().


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