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

#include <rz_search.h>

Public Attributes

ut8bin_keyword
 
ut8bin_binmask
 
ut32 keyword_length
 
ut32 binmask_length
 
void * data
 
int count
 
int kwidx
 
int icase
 
int type
 
ut64 last
 

Detailed Description

Definition at line 34 of file rz_search.h.

Member Data Documentation

◆ bin_binmask

◆ bin_keyword

◆ binmask_length

ut32 rz_search_keyword_t::binmask_length

◆ count

◆ data

void* rz_search_keyword_t::data

◆ icase

◆ keyword_length

◆ kwidx

int rz_search_keyword_t::kwidx

Definition at line 41 of file rz_search.h.

Referenced by _cb_hit(), do_esil_search(), and rz_search_kw_add().

◆ last

ut64 rz_search_keyword_t::last

◆ type


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