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

#include <rz_analysis.h>

Public Attributes

ut64 addr
 
ut64 ptr
 
ut64 val
 
ut64 jump
 
ut64 fail
 
ut64 ret
 
char * arch
 
char * opcode
 
char * syntax
 
char * esil
 
char * offset
 
ut32 type
 
ut64 size
 
int bits
 
int new_bits
 
int immbase
 
bool high
 
int nword
 
ut64 stackframe
 

Detailed Description

Definition at line 669 of file rz_analysis.h.

Member Data Documentation

◆ addr

ut64 rz_analysis_hint_t::addr

Definition at line 670 of file rz_analysis.h.

Referenced by rz_analysis_hint_get().

◆ arch

char* rz_analysis_hint_t::arch

Definition at line 676 of file rz_analysis.h.

Referenced by test_group_name.GroupTest::run(), and rz_analysis_hint_get().

◆ bits

◆ esil

char* rz_analysis_hint_t::esil

◆ fail

ut64 rz_analysis_hint_t::fail

Definition at line 674 of file rz_analysis.h.

Referenced by hint_merge(), rz_analysis_hint_get(), and rz_analysis_op_hint().

◆ high

bool rz_analysis_hint_t::high

Definition at line 686 of file rz_analysis.h.

Referenced by ds_print_offset(), hint_merge(), and rz_core_hint_begin().

◆ immbase

int rz_analysis_hint_t::immbase

Definition at line 685 of file rz_analysis.h.

Referenced by ds_print_meta_infos(), filter(), and hint_merge().

◆ jump

ut64 rz_analysis_hint_t::jump

◆ new_bits

int rz_analysis_hint_t::new_bits

Definition at line 684 of file rz_analysis.h.

Referenced by hint_merge(), and rz_core_hint_begin().

◆ nword

int rz_analysis_hint_t::nword

Definition at line 687 of file rz_analysis.h.

Referenced by filter(), and hint_merge().

◆ offset

char* rz_analysis_hint_t::offset

Definition at line 680 of file rz_analysis.h.

Referenced by filter(), and hint_merge().

◆ opcode

◆ ptr

ut64 rz_analysis_hint_t::ptr

Definition at line 671 of file rz_analysis.h.

Referenced by hint_merge(), and rz_core_print_disasm().

◆ ret

ut64 rz_analysis_hint_t::ret

Definition at line 675 of file rz_analysis.h.

Referenced by hint_merge(), rz_analysis_hint_get(), and set_retval().

◆ size

◆ stackframe

ut64 rz_analysis_hint_t::stackframe

Definition at line 688 of file rz_analysis.h.

Referenced by hint_merge(), and rz_analysis_hint_get().

◆ syntax

char* rz_analysis_hint_t::syntax

Definition at line 678 of file rz_analysis.h.

Referenced by hint_merge(), and rz_core_hint_begin().

◆ type

◆ val

ut64 rz_analysis_hint_t::val

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