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

Public Attributes

struct buf_bytes_priv bytes_priv
 
RzMmapmmap
 

Detailed Description

Definition at line 13 of file buf_mmap.c.

Member Data Documentation

◆ bytes_priv

struct buf_bytes_priv buf_mmap_priv::bytes_priv

Definition at line 9 of file buf_mmap.c.

Referenced by buf_mmap_init(), and buf_mmap_resize().

◆ mmap

RzMmap* buf_mmap_priv::mmap

Definition at line 16 of file buf_mmap.c.

Referenced by buf_mmap_fini(), buf_mmap_get_whole_buf(), buf_mmap_init(), and buf_mmap_resize().


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