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

#include "nto-tdep.h"

Public Attributes

unsigned cpuinfo_flags
 
int cpuinfo_valid
 
int(* regset_id )(int)
 
void(* supply_gregset )(struct regcache *, char *)
 
void(* supply_fpregset )(struct regcache *, char *)
 
void(* supply_altregset )(struct regcache *, char *)
 
void(* supply_regset )(struct regcache *, int, char *)
 
int(* register_area )(struct gdbarch *, int, int, unsigned *)
 
int(* regset_fill )(const struct regcache *, int, char *)
 
struct link_map_offsets *(* fetch_link_map_offsets )(void)
 
enum gdb_osabi(* is_nto_target )(bfd *abfd)
 

Detailed Description

Definition at line 32 of file nto-tdep.h.

Member Data Documentation

unsigned nto_target_ops::cpuinfo_flags

Definition at line 40 of file nto-tdep.h.

int nto_target_ops::cpuinfo_valid

Definition at line 43 of file nto-tdep.h.

struct link_map_offsets*(* nto_target_ops::fetch_link_map_offsets) (void)

Definition at line 70 of file nto-tdep.h.

enum gdb_osabi(* nto_target_ops::is_nto_target) (bfd *abfd)

Definition at line 74 of file nto-tdep.h.

int(* nto_target_ops::register_area) (struct gdbarch *, int, int, unsigned *)

Definition at line 62 of file nto-tdep.h.

int(* nto_target_ops::regset_fill) (const struct regcache *, int, char *)

Definition at line 66 of file nto-tdep.h.

int(* nto_target_ops::regset_id) (int)

Definition at line 47 of file nto-tdep.h.

void(* nto_target_ops::supply_altregset) (struct regcache *, char *)

Definition at line 53 of file nto-tdep.h.

void(* nto_target_ops::supply_fpregset) (struct regcache *, char *)

Definition at line 51 of file nto-tdep.h.

void(* nto_target_ops::supply_gregset) (struct regcache *, char *)

Definition at line 49 of file nto-tdep.h.

void(* nto_target_ops::supply_regset) (struct regcache *, int, char *)

Definition at line 56 of file nto-tdep.h.


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