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

#include <wasm.h>

Public Attributes

const char * txt
 
size_t min
 
size_t max
 

Detailed Description

Definition at line 497 of file wasm.h.

Member Data Documentation

◆ max

size_t WasmOpDef::max

Definition at line 499 of file wasm.h.

◆ min

size_t WasmOpDef::min

Definition at line 499 of file wasm.h.

◆ txt

const char* WasmOpDef::txt

Definition at line 498 of file wasm.h.

Referenced by wasm_dis().


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