Rizin
unix-like reverse engineering framework and cli tools
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Friends Macros Modules Pages
ArtObj Struct Reference

Public Attributes

Sdbkv
 
ARTHeader art
 
RzBufferbuf
 

Detailed Description

Definition at line 33 of file bin_art.c.

Member Data Documentation

◆ art

ARTHeader ArtObj::art

Definition at line 35 of file bin_art.c.

Referenced by art_header_load(), baddr(), info(), and sections().

◆ buf

RzBuffer* ArtObj::buf

Definition at line 36 of file bin_art.c.

Referenced by art_header_load(), destroy(), and load_buffer().

◆ kv

Sdb* ArtObj::kv

Definition at line 34 of file bin_art.c.

Referenced by get_sdb(), and load_buffer().


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