GDB (xrefs)
Loading...
Searching...
No Matches
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_reg * reg
 
struct typetype
 

Detailed Description

Definition at line 414 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 416 of file target-descriptions.c.

Member Data Documentation

◆ reg

struct tdesc_reg* tdesc_arch_reg::reg

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

Referenced by tdesc_find_register(), and tdesc_register_type().

◆ type

struct type* tdesc_arch_reg::type

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

Referenced by tdesc_register_type().


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