GDB (API)
Public Attributes
nto_target_ops Struct Reference

#include "nto-tdep.h"

List of all members.

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

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

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

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

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.

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines