Rizin
unix-like reverse engineering framework and cli tools
RebaseCtx Struct Reference

Public Attributes

ut64 off
 
ut64 eob
 
ut8buf
 
int count
 
RzXNUKernelCacheObjobj
 

Detailed Description

Definition at line 162 of file kernelcache.c.

Member Data Documentation

◆ buf

ut8* RebaseCtx::buf

Definition at line 164 of file kernelcache.c.

◆ count

int RebaseCtx::count

Definition at line 165 of file kernelcache.c.

◆ eob

ut64 RebaseCtx::eob

Definition at line 163 of file kernelcache.c.

◆ obj

RzXNUKernelCacheObj* RebaseCtx::obj

Definition at line 166 of file kernelcache.c.

◆ off

ut64 RebaseCtx::off

Definition at line 163 of file kernelcache.c.


The documentation for this struct was generated from the following file: