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

Public Attributes

char * data
 
size_t length
 
size_t posn
 

Detailed Description

Definition at line 18 of file cabd_memory.c.

Member Data Documentation

◆ data

char* mem_file::data

Definition at line 19 of file cabd_memory.c.

Referenced by test_group_name.GroupTest::run().

◆ length

size_t mem_file::length

Definition at line 20 of file cabd_memory.c.

◆ posn

size_t mem_file::posn

Definition at line 20 of file cabd_memory.c.


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