GDB (xrefs)
|
Public Attributes | |
struct gdbarch * | gdbarch |
struct regcache * | regcache |
CORE_ADDR | orig_addr |
CORE_ADDR | addr |
int | aflag |
int | dflag |
int | override |
uint8_t | modrm |
uint8_t | mod |
uint8_t | reg |
uint8_t | rm |
int | ot |
uint8_t | rex_x |
uint8_t | rex_b |
int | rip_offset |
int | popl_esp_hack |
const int * | regmap |
Definition at line 3979 of file i386-tdep.c.
Definition at line 3984 of file i386-tdep.c.
Referenced by i386_process_record(), i386_record_lea_modrm_addr(), and i386_record_modrm().
Definition at line 3985 of file i386-tdep.c.
Referenced by i386_process_record(), and i386_record_lea_modrm_addr().
Definition at line 3986 of file i386-tdep.c.
Referenced by i386_process_record().
struct gdbarch* i386_record_s::gdbarch |
Definition at line 3981 of file i386-tdep.c.
Referenced by i386_process_record(), i386_record_lea_modrm(), i386_record_lea_modrm_addr(), and i386_record_modrm().
uint8_t i386_record_s::mod |
Definition at line 3989 of file i386-tdep.c.
Referenced by i386_process_record(), i386_record_lea_modrm_addr(), and i386_record_modrm().
uint8_t i386_record_s::modrm |
Definition at line 3988 of file i386-tdep.c.
Referenced by i386_process_record(), and i386_record_modrm().
Definition at line 3983 of file i386-tdep.c.
Referenced by i386_process_record(), and i386_record_lea_modrm().
Definition at line 3990 of file i386-tdep.c.
Referenced by i386_process_record(), and i386_record_lea_modrm().
Definition at line 3987 of file i386-tdep.c.
Referenced by i386_process_record(), and i386_record_lea_modrm().
Definition at line 3994 of file i386-tdep.c.
Referenced by i386_process_record(), and i386_record_lea_modrm_addr().
uint8_t i386_record_s::reg |
Definition at line 3989 of file i386-tdep.c.
Referenced by i386_process_record(), and i386_record_modrm().
struct regcache* i386_record_s::regcache |
Definition at line 3982 of file i386-tdep.c.
Referenced by i386_process_record(), i386_record_floats(), i386_record_lea_modrm_addr(), and i386_record_push().
Definition at line 3995 of file i386-tdep.c.
Referenced by i386_process_record(), i386_record_lea_modrm_addr(), and i386_record_push().
uint8_t i386_record_s::rex_b |
Definition at line 3992 of file i386-tdep.c.
Referenced by i386_process_record(), and i386_record_lea_modrm_addr().
uint8_t i386_record_s::rex_x |
Definition at line 3991 of file i386-tdep.c.
Referenced by i386_process_record(), and i386_record_lea_modrm_addr().
Definition at line 3993 of file i386-tdep.c.
Referenced by i386_process_record(), and i386_record_lea_modrm_addr().
uint8_t i386_record_s::rm |
Definition at line 3989 of file i386-tdep.c.
Referenced by i386_process_record(), i386_record_lea_modrm_addr(), and i386_record_modrm().