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

Public Attributes

Sdbkv
 
BootImage bi
 
RzBufferbuf
 

Detailed Description

Definition at line 45 of file bin_bootimg.c.

Member Data Documentation

◆ bi

BootImage BootImageObj::bi

Definition at line 47 of file bin_bootimg.c.

Referenced by baddr(), bootimg_header_load(), entries(), and sections().

◆ buf

RzBuffer* BootImageObj::buf

Definition at line 48 of file bin_bootimg.c.

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

◆ kv

Sdb* BootImageObj::kv

Definition at line 46 of file bin_bootimg.c.

Referenced by get_sdb(), and load_buffer().


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