Rizin
unix-like reverse engineering framework and cli tools
|
#include <winkd.h>
bool _WindCtx::is_64bit |
Definition at line 88 of file winkd.h.
Referenced by rz_debug_winkd_frames(), and rz_debug_winkd_reg_write().
bool _WindCtx::is_arm |
Definition at line 90 of file winkd.h.
Referenced by rz_debug_winkd_frames(), and rz_debug_winkd_reg_write().
ut64 _WindCtx::KdDebuggerDataBlock |
Definition at line 85 of file winkd.h.
Referenced by rz_debug_winkd_attach().
Profile* _WindCtx::profile |
Definition at line 80 of file winkd.h.
Referenced by rz_debug_winkd_attach().
WindReadAt* _WindCtx::read_at_kernel_virtual |
Definition at line 82 of file winkd.h.
Referenced by get_current_process_and_thread(), and get_module_timestamp().
WindReadAt* _WindCtx::read_at_physical |
WindProc _WindCtx::target |
Definition at line 91 of file winkd.h.
Referenced by get_current_process_and_thread(), and rz_debug_winkd_wait().
WindThread _WindCtx::target_thread |
Definition at line 92 of file winkd.h.
Referenced by get_current_process_and_thread(), rz_debug_winkd_attach(), and rz_debug_winkd_wait().
void* _WindCtx::user |
Definition at line 84 of file winkd.h.
Referenced by get_module_timestamp().
WindWriteAt* _WindCtx::write_at_physical |