Module idalib_sys::pod

Structs§

  • Structure to hold information about an instruction. \ingroup instruction This structure is filled by the analysis step of IDP and used by the emulation and conversion to text steps. The kernel uses this structure too. All structure fields except #cs, #ip, #ea, and op_t::n,op_t::flags of #ops are initialized to zero by the kernel. The rest should be filled by ana().
  • Operand of an instruction. \ingroup operands_t This structure is filled by the analyzer. Upon entrance to the analyzer, some fields of this structure are initialized:
  • This structure is defined for your convenience only
  • This structure is defined for your convenience only
  • This structure is defined for your convenience only

Constants§

Type Aliases§

Unions§