GDB (xrefs)
|
Public Attributes | |
size_t | len |
gdb_byte | insn [I386_MAX_MATCHED_INSN_LEN] |
gdb_byte | mask [I386_MAX_MATCHED_INSN_LEN] |
Definition at line 1136 of file i386-tdep.c.
Definition at line 1139 of file i386-tdep.c.
Referenced by i386_analyze_frame_setup(), i386_in_stack_tramp_p(), i386_match_insn_block(), and i386_match_pattern().
size_t i386_insn::len |
Definition at line 1138 of file i386-tdep.c.
Referenced by i386_analyze_frame_setup(), i386_match_insn(), i386_match_insn_block(), and i386_match_pattern().
Definition at line 1140 of file i386-tdep.c.
Referenced by i386_match_pattern().