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

Public Attributes

ut64 end
 
int len
 
ut8 data []
 

Detailed Description

Definition at line 13 of file search.c.

Member Data Documentation

◆ data

ut8 RzSearchLeftover::data[]

◆ end

ut64 RzSearchLeftover::end

Definition at line 14 of file search.c.

Referenced by rz_search_deltakey_update(), and rz_search_mybinparse_update().

◆ len

int RzSearchLeftover::len

Definition at line 15 of file search.c.

Referenced by rz_search_deltakey_update(), and rz_search_mybinparse_update().


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