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

#include <rz_heap_glibc.h>

Public Attributes

ut8 counts [TCACHE_MAX_BINS]
 
ut64 entries [TCACHE_MAX_BINS]
 

Detailed Description

Definition at line 161 of file rz_heap_glibc.h.

Member Data Documentation

◆ counts

ut8 rz_tcache_perthread_struct_pre_230_64::counts[TCACHE_MAX_BINS]

Definition at line 162 of file rz_heap_glibc.h.

◆ entries

ut64 rz_tcache_perthread_struct_pre_230_64::entries[TCACHE_MAX_BINS]

Definition at line 163 of file rz_heap_glibc.h.

Referenced by cmd_descs_generate.Detail::get_cstructure().


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