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

#include <rz_heap_glibc.h>

Public Attributes

ut8 counts [TCACHE_MAX_BINS]
 
ut32 entries [TCACHE_MAX_BINS]
 

Detailed Description

Definition at line 156 of file rz_heap_glibc.h.

Member Data Documentation

◆ counts

ut8 rz_tcache_perthread_struct_pre_230_32::counts[TCACHE_MAX_BINS]

Definition at line 157 of file rz_heap_glibc.h.

◆ entries

ut32 rz_tcache_perthread_struct_pre_230_32::entries[TCACHE_MAX_BINS]

Definition at line 158 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: