fcml 1.2.2
|
Disassembler context. More...
#include <fcml_disassembler.h>
Public Attributes | |
fcml_st_disassembler * | disassembler |
Disassembler used to decode instructions. | |
fcml_st_disassembler_conf | configuration |
Disassembler configuration. | |
fcml_st_entry_point | entry_point |
Instruction entry point configuration. | |
fcml_ptr | code |
Pointer to the encoded instruction. | |
fcml_usize | code_length |
Size of the code in the buffer above. | |
Disassembler context.