GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
sh_gdbarch_tdep Struct Reference

#include "sh-tdep.h"

Inheritance diagram for sh_gdbarch_tdep:
gdbarch_tdep_base

Public Attributes

struct sh_corefile_regmapcore_gregmap = nullptr
 
int sizeof_gregset = 0
 
struct sh_corefile_regmapcore_fpregmap = nullptr
 
int sizeof_fpregset = 0
 
struct typesh_littlebyte_bigword_type = nullptr
 

Additional Inherited Members

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

Detailed Description

Definition at line 94 of file sh-tdep.h.

Member Data Documentation

◆ core_fpregmap

struct sh_corefile_regmap* sh_gdbarch_tdep::core_fpregmap = nullptr

◆ core_gregmap

struct sh_corefile_regmap* sh_gdbarch_tdep::core_gregmap = nullptr

◆ sh_littlebyte_bigword_type

struct type* sh_gdbarch_tdep::sh_littlebyte_bigword_type = nullptr

Definition at line 107 of file sh-tdep.h.

Referenced by sh_littlebyte_bigword_type().

◆ sizeof_fpregset

int sh_gdbarch_tdep::sizeof_fpregset = 0

Definition at line 105 of file sh-tdep.h.

Referenced by sh_iterate_over_regset_sections(), and sh_linux_init_abi().

◆ sizeof_gregset

int sh_gdbarch_tdep::sizeof_gregset = 0

Definition at line 100 of file sh-tdep.h.

Referenced by sh_iterate_over_regset_sections(), sh_linux_init_abi(), and shnbsd_init_abi().


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