GDB (xrefs)
Public Attributes | List of all members
amd64_insn Struct Reference

Public Attributes

int opcode_len
 
int rex_offset
 
int opcode_offset
 
int modrm_offset
 
gdb_byteraw_insn
 

Detailed Description

Definition at line 1003 of file amd64-tdep.c.

Member Data Documentation

int amd64_insn::modrm_offset
int amd64_insn::opcode_len

Definition at line 1006 of file amd64-tdep.c.

Referenced by amd64_get_insn_details(), and amd64_get_unused_input_int_reg().

int amd64_insn::opcode_offset
gdb_byte* amd64_insn::raw_insn
int amd64_insn::rex_offset

Definition at line 1008 of file amd64-tdep.c.

Referenced by amd64_get_insn_details(), and fixup_riprel().


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