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

#include <cdb.h>

Public Attributes

char * map
 
int fd
 
ut32 size
 
ut32 loop
 
ut32 khash
 
ut32 kpos
 
ut32 hpos
 
ut32 hslots
 
ut32 dpos
 
ut32 dlen
 

Detailed Description

Definition at line 20 of file cdb.h.

Member Data Documentation

◆ dlen

ut32 cdb::dlen

Definition at line 30 of file cdb.h.

◆ dpos

ut32 cdb::dpos

Definition at line 29 of file cdb.h.

◆ fd

int cdb::fd

Definition at line 22 of file cdb.h.

◆ hpos

ut32 cdb::hpos

Definition at line 27 of file cdb.h.

◆ hslots

ut32 cdb::hslots

Definition at line 28 of file cdb.h.

◆ khash

ut32 cdb::khash

Definition at line 25 of file cdb.h.

◆ kpos

ut32 cdb::kpos

Definition at line 26 of file cdb.h.

◆ loop

ut32 cdb::loop

Definition at line 24 of file cdb.h.

◆ map

char* cdb::map

Definition at line 21 of file cdb.h.

◆ size

ut32 cdb::size

Definition at line 23 of file cdb.h.


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