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

Public Attributes

int call_length = 0
 
struct typevoid_type = nullptr
 
struct typefunc_void_type = nullptr
 
struct typepc_type = nullptr
 

Additional Inherited Members

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

Detailed Description

Definition at line 192 of file avr-tdep.c.

Member Data Documentation

◆ call_length

int avr_gdbarch_tdep::call_length = 0

◆ func_void_type

struct type* avr_gdbarch_tdep::func_void_type = nullptr

Definition at line 201 of file avr-tdep.c.

Referenced by avr_gdbarch_init().

◆ pc_type

struct type* avr_gdbarch_tdep::pc_type = nullptr

Definition at line 203 of file avr-tdep.c.

Referenced by avr_gdbarch_init(), and avr_register_type().

◆ void_type

struct type* avr_gdbarch_tdep::void_type = nullptr

Definition at line 199 of file avr-tdep.c.

Referenced by avr_gdbarch_init().


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