|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_bind.h>
| RzCoreBinApplyInfo rz_core_bind_t::applyBinInfo |
Definition at line 49 of file rz_bind.h.
Referenced by rz_core_bind(), and rz_debug_dmp_frames().
| RzCoreSeekArchBits rz_core_bind_t::archbits |
Definition at line 42 of file rz_bind.h.
Referenced by rz_analysis_op(), and rz_core_bind().
| RzCoreDebugBpHit rz_core_bind_t::bphit |
Definition at line 37 of file rz_bind.h.
Referenced by rz_core_bind(), and rz_debug_bp_hit().
| RzCoreConfigGet rz_core_bind_t::cfgGet |
Definition at line 44 of file rz_bind.h.
Referenced by rz_analysis_create_function(), rz_core_bind(), rz_debug_dmp_frames(), rz_debug_dmp_init(), rz_debug_winkd_attach(), and windbg_open().
| RzCoreConfigGetI rz_core_bind_t::cfggeti |
Definition at line 43 of file rz_bind.h.
Referenced by rz_core_bind(), rz_debug_continue_kill(), w32_break_process(), and w32_select().
| RzCoreConfigSet rz_core_bind_t::cfgSet |
Definition at line 45 of file rz_bind.h.
Referenced by rz_core_bind().
| RzCoreConfigSetI rz_core_bind_t::cfgSetI |
Definition at line 46 of file rz_bind.h.
Referenced by rz_core_bind(), rz_debug_dmp_init(), and rz_debug_winkd_attach().
| RzCoreCmd rz_core_bind_t::cmd |
Definition at line 32 of file rz_bind.h.
Referenced by __rap_open(), map_cpu_memory(), run_old_command(), rz_analysis_esil_parse(), rz_core_bind(), rz_debug_continue_kill(), rz_debug_dmp_init(), and set_cpu_model().
| RzCoreCmdF rz_core_bind_t::cmdf |
Definition at line 33 of file rz_bind.h.
Referenced by rz_core_bind(), rz_debug_dmp_frames(), rz_debug_dmp_init(), rz_debug_winkd_attach(), and w32_dbg_wait().
| RzCoreCmdStr rz_core_bind_t::cmdstr |
Definition at line 34 of file rz_bind.h.
Referenced by get_dispatchmessage_offset(), rz_core_bind(), and rzpipe_open_dl().
| RzCoreCmdStrF rz_core_bind_t::cmdstrf |
Definition at line 35 of file rz_bind.h.
Referenced by get_cf_offset(), get_fcn_name(), and rz_core_bind().
| void* rz_core_bind_t::core |
Definition at line 31 of file rz_bind.h.
Referenced by __rap_open(), esil_bits(), esilbreak_mem_read(), esilbreak_reg_write(), get_cf_offset(), get_dispatchmessage_offset(), get_fcn_name(), GetHeapGlobalsOffset(), map_cpu_memory(), print_debug_map_line(), run_basic_block_analysis(), run_old_command(), rz_analysis_create_function(), rz_analysis_esil_parse(), rz_analysis_extract_rarg(), rz_analysis_op(), rz_core_bind(), rz_debug_bp_hit(), rz_debug_bp_update(), rz_debug_continue_kill(), rz_debug_continue_syscalls(), rz_debug_dmp_frames(), rz_debug_dmp_init(), rz_debug_select(), rz_debug_thread_list(), rz_debug_wait(), rz_debug_winkd_attach(), rzpipe_open_dl(), update_varz_analysisysis(), vf_open(), w32_break_process(), w32_dbg_wait(), w32_select(), windbg_open(), and xrefs_list_print().
| RzCoreFlagsGet rz_core_bind_t::flagsGet |
Definition at line 48 of file rz_bind.h.
Referenced by rz_core_bind().
| RzCoreGetName rz_core_bind_t::getName |
Definition at line 40 of file rz_bind.h.
Referenced by print_debug_map_line(), run_basic_block_analysis(), rz_core_bind(), and rz_debug_thread_list().
| RzCoreGetNameDelta rz_core_bind_t::getNameDelta |
Definition at line 41 of file rz_bind.h.
Referenced by rz_core_bind(), rz_debug_thread_list(), and xrefs_list_print().
| RzCoreNumGet rz_core_bind_t::numGet |
Definition at line 47 of file rz_bind.h.
Referenced by run_basic_block_analysis(), rz_core_bind(), rz_debug_bp_update(), and rz_debug_dmp_init().
| RzCorePuts rz_core_bind_t::puts |
Definition at line 36 of file rz_bind.h.
Referenced by rz_core_bind().
| RzCoreSetArchBits rz_core_bind_t::setab |
Definition at line 39 of file rz_bind.h.
Referenced by esil_bits(), rz_analysis_esil_parse(), and rz_core_bind().
| RzCoreDebugSyscallHit rz_core_bind_t::syshit |
Definition at line 38 of file rz_bind.h.
Referenced by rz_core_bind(), and rz_debug_continue_syscalls().