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

Public Member Functions

 __declspec (align(MEMORY_ALLOCATION_ALIGNMENT)) char data[0]
 

Public Attributes

size_t size
 

Detailed Description

Definition at line 18 of file libc.cpp.

Member Function Documentation

◆ __declspec()

MEMBLOCK::__declspec ( align(MEMORY_ALLOCATION_ALIGNMENT)  )

Member Data Documentation

◆ size

size_t MEMBLOCK::size

Definition at line 20 of file libc.cpp.

Referenced by __drv_when().


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