GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
frv_gdbarch_tdep Struct Reference
Inheritance diagram for frv_gdbarch_tdep:
gdbarch_tdep_base

Public Attributes

int num_gprs = 0
 
int num_fprs = 0
 
int num_hw_watchpoints = 0
 
int num_hw_breakpoints = 0
 
const char ** register_names = nullptr
 

Additional Inherited Members

- Public Member Functions inherited from gdbarch_tdep_base
virtual ~gdbarch_tdep_base ()=default
 

Detailed Description

Definition at line 75 of file frv-tdep.c.

Member Data Documentation

◆ num_fprs

int frv_gdbarch_tdep::num_fprs = 0

Definition at line 84 of file frv-tdep.c.

Referenced by set_variant_num_fprs().

◆ num_gprs

int frv_gdbarch_tdep::num_gprs = 0

Definition at line 81 of file frv-tdep.c.

Referenced by set_variant_num_gprs().

◆ num_hw_breakpoints

int frv_gdbarch_tdep::num_hw_breakpoints = 0

Definition at line 90 of file frv-tdep.c.

Referenced by frv_gdbarch_init().

◆ num_hw_watchpoints

int frv_gdbarch_tdep::num_hw_watchpoints = 0

Definition at line 87 of file frv-tdep.c.

Referenced by frv_gdbarch_init().

◆ register_names

const char** frv_gdbarch_tdep::register_names = nullptr

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