|
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 4580 of file i386-tdep.c.
| CORE_ADDR i386_record_s::addr |
Definition at line 4585 of file i386-tdep.c.
Referenced by i386_process_record(), i386_record_lea_modrm_addr(), and i386_record_modrm().
| int i386_record_s::aflag |
Definition at line 4586 of file i386-tdep.c.
Referenced by i386_process_record(), and i386_record_lea_modrm_addr().
| int i386_record_s::dflag |
Definition at line 4587 of file i386-tdep.c.
Referenced by i386_process_record().
| struct gdbarch* i386_record_s::gdbarch |
Definition at line 4582 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 4590 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 4589 of file i386-tdep.c.
Referenced by i386_process_record(), and i386_record_modrm().
| CORE_ADDR i386_record_s::orig_addr |
Definition at line 4584 of file i386-tdep.c.
Referenced by i386_process_record(), and i386_record_lea_modrm().
| int i386_record_s::ot |
Definition at line 4591 of file i386-tdep.c.
Referenced by i386_process_record(), and i386_record_lea_modrm().
| int i386_record_s::override |
Definition at line 4588 of file i386-tdep.c.
Referenced by i386_process_record(), and i386_record_lea_modrm().
| int i386_record_s::popl_esp_hack |
Definition at line 4595 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 4590 of file i386-tdep.c.
Referenced by i386_process_record(), and i386_record_modrm().
| struct regcache* i386_record_s::regcache |
Definition at line 4583 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 4596 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 4593 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 4592 of file i386-tdep.c.
Referenced by i386_process_record(), and i386_record_lea_modrm_addr().
| int i386_record_s::rip_offset |
Definition at line 4594 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 4590 of file i386-tdep.c.
Referenced by i386_process_record(), i386_record_lea_modrm_addr(), and i386_record_modrm().
1.8.10