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

Public Attributes

int elf_flags = 0
 
struct typerl78_void = nullptr
 
struct typerl78_uint8 = nullptr
 
struct typerl78_int8 = nullptr
 
struct typerl78_uint16 = nullptr
 
struct typerl78_int16 = nullptr
 
struct typerl78_uint32 = nullptr
 
struct typerl78_int32 = nullptr
 
struct typerl78_data_pointer = nullptr
 
struct typerl78_code_pointer = nullptr
 
struct typerl78_psw_type = nullptr
 

Additional Inherited Members

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

Detailed Description

Definition at line 213 of file rl78-tdep.c.

Member Data Documentation

◆ elf_flags

int rl78_gdbarch_tdep::elf_flags = 0

Definition at line 216 of file rl78-tdep.c.

Referenced by rl78_gdbarch_init(), and rl78_return_value().

◆ rl78_code_pointer

struct type * rl78_gdbarch_tdep::rl78_code_pointer = nullptr

Definition at line 226 of file rl78-tdep.c.

Referenced by rl78_gdbarch_init(), and rl78_register_type().

◆ rl78_data_pointer

struct type * rl78_gdbarch_tdep::rl78_data_pointer = nullptr

Definition at line 225 of file rl78-tdep.c.

Referenced by rl78_gdbarch_init(), and rl78_register_type().

◆ rl78_int16

struct type * rl78_gdbarch_tdep::rl78_int16 = nullptr

Definition at line 222 of file rl78-tdep.c.

Referenced by rl78_gdbarch_init(), and rl78_register_type().

◆ rl78_int32

struct type * rl78_gdbarch_tdep::rl78_int32 = nullptr

Definition at line 224 of file rl78-tdep.c.

Referenced by rl78_gdbarch_init().

◆ rl78_int8

struct type * rl78_gdbarch_tdep::rl78_int8 = nullptr

Definition at line 220 of file rl78-tdep.c.

Referenced by rl78_gdbarch_init(), and rl78_register_type().

◆ rl78_psw_type

struct type * rl78_gdbarch_tdep::rl78_psw_type = nullptr

Definition at line 227 of file rl78-tdep.c.

Referenced by rl78_psw_type().

◆ rl78_uint16

struct type * rl78_gdbarch_tdep::rl78_uint16 = nullptr

Definition at line 221 of file rl78-tdep.c.

Referenced by rl78_gdbarch_init().

◆ rl78_uint32

struct type * rl78_gdbarch_tdep::rl78_uint32 = nullptr

Definition at line 223 of file rl78-tdep.c.

Referenced by rl78_gdbarch_init(), and rl78_register_type().

◆ rl78_uint8

struct type * rl78_gdbarch_tdep::rl78_uint8 = nullptr

Definition at line 219 of file rl78-tdep.c.

Referenced by rl78_gdbarch_init().

◆ rl78_void

struct type* rl78_gdbarch_tdep::rl78_void = nullptr

Definition at line 218 of file rl78-tdep.c.

Referenced by rl78_gdbarch_init().


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