fcml 1.2.2
Public Attributes | List of all members
fcml_st_disassembler_context Struct Reference

Disassembler context. More...

#include <fcml_disassembler.h>

Collaboration diagram for fcml_st_disassembler_context:
Collaboration graph
[legend]

Public Attributes

fcml_st_disassemblerdisassembler
 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.
 

Detailed Description

Disassembler context.


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