Rizin
unix-like reverse engineering framework and cli tools
vle_handle Struct Reference

#include <vle.h>

Public Attributes

const ut8end
 
const ut8pos
 
ut16 inc
 
ut32 options
 

Detailed Description

Definition at line 18 of file vle.h.

Member Data Documentation

◆ end

const ut8* vle_handle::end

Definition at line 19 of file vle.h.

◆ inc

ut16 vle_handle::inc

Definition at line 21 of file vle.h.

◆ options

ut32 vle_handle::options

Definition at line 22 of file vle.h.

Referenced by cmd_descs_generate.CmdDesc::__str__().

◆ pos

const ut8* vle_handle::pos

Definition at line 20 of file vle.h.

Referenced by cmd_descs_generate.CmdDesc::_validate().


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