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

#include <cdb_make.h>

Public Attributes

char bspace [8192]
 
char final [1024]
 
ut32 count [256]
 
ut32 start [256]
 
struct cdb_hplisthead
 
struct cdb_hpsplit
 
struct cdb_hphash
 
ut32 numentries
 
ut32 memsize
 
buffer b
 
ut32 pos
 
int fd
 

Detailed Description

Definition at line 27 of file cdb_make.h.

Member Data Documentation

◆ b

buffer cdb_make::b

Definition at line 37 of file cdb_make.h.

◆ bspace

char cdb_make::bspace[8192]

Definition at line 28 of file cdb_make.h.

◆ count

ut32 cdb_make::count[256]

Definition at line 30 of file cdb_make.h.

◆ fd

int cdb_make::fd

Definition at line 39 of file cdb_make.h.

◆ final

char cdb_make::final[1024]

Definition at line 29 of file cdb_make.h.

◆ hash

struct cdb_hp* cdb_make::hash

Definition at line 34 of file cdb_make.h.

◆ head

struct cdb_hplist* cdb_make::head

Definition at line 32 of file cdb_make.h.

◆ memsize

ut32 cdb_make::memsize

Definition at line 36 of file cdb_make.h.

◆ numentries

ut32 cdb_make::numentries

Definition at line 35 of file cdb_make.h.

◆ pos

ut32 cdb_make::pos

Definition at line 38 of file cdb_make.h.

Referenced by cmd_descs_generate.CmdDesc::_validate().

◆ split

struct cdb_hp* cdb_make::split

Definition at line 33 of file cdb_make.h.

◆ start

ut32 cdb_make::start[256]

Definition at line 31 of file cdb_make.h.


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