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

#include <rz_heap_glibc.h>

Public Attributes

tcache_type type
 
union {
   RzHeapTcache_64 *   heap_tcache
 
   RzHeapTcachePre230_64 *   heap_tcache_pre_230
 
RzHeapTcache
 

Detailed Description

Definition at line 169 of file rz_heap_glibc.h.

Member Data Documentation

◆ heap_tcache

RzHeapTcache_64* RTcache_64::heap_tcache

Definition at line 172 of file rz_heap_glibc.h.

◆ heap_tcache_pre_230

RzHeapTcachePre230_64* RTcache_64::heap_tcache_pre_230

Definition at line 173 of file rz_heap_glibc.h.

◆ 

union { ... } RTcache_64::RzHeapTcache

◆ type


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