Rizin
unix-like reverse engineering framework and cli tools
|
#include <winkd.h>
bool _KdCtx::context_cache_valid |
Definition at line 109 of file winkd.h.
Referenced by rz_debug_winkd_select().
int _KdCtx::cpu |
Definition at line 102 of file winkd.h.
Referenced by rz_debug_winkd_wait().
io_desc_t* _KdCtx::desc |
Definition at line 97 of file winkd.h.
Referenced by rz_debug_winkd_frames(), rz_debug_winkd_modules(), rz_debug_winkd_pids(), and rz_debug_winkd_threads().
RzThreadLock* _KdCtx::dontmix |
WindModule _KdCtx::kernel_module |
Definition at line 106 of file winkd.h.
Referenced by rz_debug_winkd_attach().
RzList* _KdCtx::plist_cache |
Definition at line 103 of file winkd.h.
Referenced by rz_debug_winkd_pids().
int _KdCtx::syncd |
Definition at line 100 of file winkd.h.
Referenced by rz_debug_winkd_detach(), rz_debug_winkd_frames(), rz_debug_winkd_modules(), rz_debug_winkd_pids(), and rz_debug_winkd_threads().
RzList* _KdCtx::tlist_cache |
Definition at line 104 of file winkd.h.
Referenced by rz_debug_winkd_select(), and rz_debug_winkd_threads().
WindCtx _KdCtx::windctx |
Definition at line 96 of file winkd.h.
Referenced by get_current_process_and_thread(), get_module_timestamp(), rz_debug_winkd_attach(), rz_debug_winkd_frames(), rz_debug_winkd_maps(), rz_debug_winkd_modules(), rz_debug_winkd_pids(), rz_debug_winkd_reg_write(), rz_debug_winkd_select(), rz_debug_winkd_threads(), and rz_debug_winkd_wait().