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

#include <rz_heap_glibc.h>

Public Attributes

ut16 counts [TCACHE_MAX_BINS]
 
ut32 entries [TCACHE_MAX_BINS]
 

Detailed Description

Definition at line 146 of file rz_heap_glibc.h.

Member Data Documentation

◆ counts

ut16 rz_tcache_perthread_struct_32::counts[TCACHE_MAX_BINS]

Definition at line 147 of file rz_heap_glibc.h.

◆ entries

ut32 rz_tcache_perthread_struct_32::entries[TCACHE_MAX_BINS]

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