|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| bfd_byte * | max_fetched |
| bfd_byte | the_buffer [MAXLEN] |
| bfd_vma | insn_start |
| int | orig_sizeflag |
| jmp_buf | bailout |
Definition at line 255 of file i386-dis.c.
| jmp_buf dis_private::bailout |
Definition at line 261 of file i386-dis.c.
Referenced by fetch_data(), and print_insn().
| bfd_vma dis_private::insn_start |
Definition at line 259 of file i386-dis.c.
Referenced by fetch_data(), and print_insn().
| bfd_byte* dis_private::max_fetched |
Definition at line 257 of file i386-dis.c.
Referenced by fetch_data(), and print_insn().
| int dis_private::orig_sizeflag |
Definition at line 260 of file i386-dis.c.
Referenced by print_insn().
Definition at line 258 of file i386-dis.c.
Referenced by fetch_data(), and print_insn().