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

#include <rz_type.h>

Public Attributes

void * user
 
HtPP * types
 
HtPP * formats
 
HtPP * callables
 
RzTypeTargettarget
 
RzTypeParserparser
 
RzNumnum
 
RzIOBind iob
 

Detailed Description

Definition at line 31 of file rz_type.h.

Member Data Documentation

◆ callables

◆ formats

◆ iob

◆ num

RzNum* rz_type_db_t::num

Definition at line 38 of file rz_type.h.

Referenced by rz_type_format_data_internal().

◆ parser

◆ target

◆ types

◆ user

void* rz_type_db_t::user

Definition at line 32 of file rz_type.h.


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