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

Public Attributes

bool showstr
 
bool rad
 
bool identify
 
bool import
 
bool symbol
 
bool quiet
 
bool hexstr
 
bool widestr
 
bool nonstop
 
bool json
 
int mode
 
int align
 
ut8buf
 
ut64 bsize
 
ut64 from
 
ut64 to
 
ut64 cur
 
RzPrintpr
 
RzListkeywords
 
const char * mask
 
const char * curfile
 
const char * comma
 

Detailed Description

Definition at line 18 of file rz-find.c.

Member Data Documentation

◆ align

int RzfindOptions::align

Definition at line 30 of file rz-find.c.

Referenced by rz_main_rz_find(), and rzfind_open_file().

◆ bsize

ut64 RzfindOptions::bsize

Definition at line 32 of file rz-find.c.

Referenced by hit(), rz_main_rz_find(), rzfind_open_file(), and rzfind_options_init().

◆ buf

ut8* RzfindOptions::buf

Definition at line 31 of file rz-find.c.

Referenced by hit(), rzfind_open_file(), and rzfind_options_fini().

◆ comma

const char* RzfindOptions::comma

Definition at line 40 of file rz-find.c.

Referenced by hit().

◆ cur

ut64 RzfindOptions::cur

Definition at line 35 of file rz-find.c.

Referenced by hit(), rzfind_open_file(), and rzfind_options_fini().

◆ curfile

const char* RzfindOptions::curfile

Definition at line 39 of file rz-find.c.

Referenced by hit(), and rzfind_open_file().

◆ from

ut64 RzfindOptions::from

Definition at line 33 of file rz-find.c.

Referenced by rz_main_rz_find(), and rzfind_open_file().

◆ hexstr

bool RzfindOptions::hexstr

Definition at line 25 of file rz-find.c.

Referenced by rz_main_rz_find(), and rzfind_open_file().

◆ identify

bool RzfindOptions::identify

Definition at line 21 of file rz-find.c.

Referenced by rz_main_rz_find(), and rzfind_open_file().

◆ import

bool RzfindOptions::import

Definition at line 22 of file rz-find.c.

Referenced by rz_main_rz_find(), and rzfind_open_file().

◆ json

bool RzfindOptions::json

Definition at line 28 of file rz-find.c.

Referenced by hit(), rz_main_rz_find(), and rzfind_open_file().

◆ keywords

RzList* RzfindOptions::keywords

Definition at line 37 of file rz-find.c.

Referenced by rz_main_rz_find(), rzfind_open_file(), and rzfind_options_init().

◆ mask

const char* RzfindOptions::mask

Definition at line 38 of file rz-find.c.

Referenced by rz_main_rz_find(), and rzfind_open_file().

◆ mode

int RzfindOptions::mode

◆ nonstop

bool RzfindOptions::nonstop

Definition at line 27 of file rz-find.c.

Referenced by rz_main_rz_find(), and rzfind_open_file().

◆ pr

RzPrint* RzfindOptions::pr

Definition at line 36 of file rz-find.c.

Referenced by hit(), and rz_main_rz_find().

◆ quiet

bool RzfindOptions::quiet

Definition at line 24 of file rz-find.c.

Referenced by rz_main_rz_find(), and rzfind_open_file().

◆ rad

bool RzfindOptions::rad

Definition at line 20 of file rz-find.c.

Referenced by hit(), and rz_main_rz_find().

◆ showstr

bool RzfindOptions::showstr

Definition at line 19 of file rz-find.c.

Referenced by hit(), and rz_main_rz_find().

◆ symbol

bool RzfindOptions::symbol

Definition at line 23 of file rz-find.c.

Referenced by rz_main_rz_find(), and rzfind_open_file().

◆ to

ut64 RzfindOptions::to

Definition at line 34 of file rz-find.c.

Referenced by rz_main_rz_find(), rzfind_open_file(), and rzfind_options_init().

◆ widestr

bool RzfindOptions::widestr

Definition at line 26 of file rz-find.c.

Referenced by hit(), rz_main_rz_find(), and rzfind_open_file().


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