GDB (xrefs)
Public Member Functions | Public Attributes | List of all members
tdesc_arch_reg Struct Reference

Public Member Functions

 tdesc_arch_reg (tdesc_reg *reg_, struct type *type_)
 

Public Attributes

struct tdesc_regreg
 
struct typetype
 

Detailed Description

Definition at line 660 of file target-descriptions.c.

Constructor & Destructor Documentation

◆ tdesc_arch_reg()

tdesc_arch_reg::tdesc_arch_reg ( tdesc_reg reg_,
struct type type_ 
)
inline

Definition at line 662 of file target-descriptions.c.

Member Data Documentation

◆ reg

struct tdesc_reg* tdesc_arch_reg::reg

Definition at line 666 of file target-descriptions.c.

Referenced by tdesc_register_type(), and tdesc_use_registers().

◆ type

struct type* tdesc_arch_reg::type

Definition at line 667 of file target-descriptions.c.

Referenced by tdesc_register_type().


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