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

Public Attributes

int opcode_len
 
int enc_prefix_offset
 
int opcode_offset
 
int modrm_offset
 
gdb_byte * raw_insn
 

Detailed Description

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

Member Data Documentation

◆ enc_prefix_offset

int amd64_insn::enc_prefix_offset

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

Referenced by amd64_get_insn_details(), and fixup_riprel().

◆ modrm_offset

int amd64_insn::modrm_offset

◆ opcode_len

int amd64_insn::opcode_len

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

Referenced by amd64_get_insn_details(), and amd64_get_unused_input_int_reg().

◆ opcode_offset

int amd64_insn::opcode_offset

◆ raw_insn

gdb_byte* amd64_insn::raw_insn

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