Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
ut64 | off |
ut64 | eob |
ut8 * | buf |
int | count |
RzXNUKernelCacheObj * | obj |
Definition at line 162 of file kernelcache.c.
ut8* RebaseCtx::buf |
Definition at line 164 of file kernelcache.c.
int RebaseCtx::count |
Definition at line 165 of file kernelcache.c.
ut64 RebaseCtx::eob |
Definition at line 163 of file kernelcache.c.
RzXNUKernelCacheObj* RebaseCtx::obj |
Definition at line 166 of file kernelcache.c.
ut64 RebaseCtx::off |
Definition at line 163 of file kernelcache.c.