|
Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
| RzCore * | core |
| char * | input |
| RzAtomicBool * | loop |
| RzCore* RapThread::core |
Definition at line 47 of file rtr.c.
Referenced by rz_core_rtr_cmd(), and rz_core_rtr_rap_thread().
| char* RapThread::input |
Definition at line 48 of file rtr.c.
Referenced by rz_core_rtr_cmd(), and rz_core_rtr_rap_thread().
| RzAtomicBool* RapThread::loop |
Definition at line 49 of file rtr.c.
Referenced by rz_core_rtr_cmd(), rz_core_rtr_rap_thread(), and rz_core_wait().