
Public Attributes | |
| binmap_t | smallmap |
| binmap_t | treemap |
| size_t | dvsize |
| size_t | topsize |
| char * | least_addr |
| mchunkptr | dv |
| mchunkptr | top |
| size_t | trim_check |
| size_t | magic |
| mchunkptr | smallbins [(NSMALLBINS+1)*2] |
| tbinptr | treebins [NTREEBINS] |
| size_t | footprint |
| size_t | max_footprint |
| flag_t | mflags |
| msegment | seg |
Definition at line 1982 of file malloc.c.
Definition at line 1988 of file malloc.c.
Referenced by dlfree(), prepend_alloc(), and release_unused_segments().
| size_t malloc_state::dvsize |
Definition at line 1985 of file malloc.c.
Referenced by dlfree(), prepend_alloc(), release_unused_segments(), and tmalloc_large().
| size_t malloc_state::footprint |
Definition at line 1994 of file malloc.c.
Referenced by dlfree(), internal_mallinfo(), internal_malloc_stats(), mmap_alloc(), mmap_resize(), release_unused_segments(), sys_alloc(), and sys_trim().
| char* malloc_state::least_addr |
Definition at line 1987 of file malloc.c.
Referenced by mmap_alloc(), mmap_resize(), and sys_alloc().
| size_t malloc_state::magic |
Definition at line 1991 of file malloc.c.
Referenced by sys_alloc().
| size_t malloc_state::max_footprint |
Definition at line 1995 of file malloc.c.
Referenced by internal_mallinfo(), internal_malloc_stats(), mmap_alloc(), mmap_resize(), and sys_alloc().
Definition at line 2000 of file malloc.c.
Referenced by add_segment(), has_segment_link(), internal_mallinfo(), internal_malloc_stats(), release_unused_segments(), segment_holding(), and sys_alloc().
| mchunkptr malloc_state::smallbins[(NSMALLBINS+1)*2] |
Definition at line 1989 of file malloc.c.
Referenced by add_segment(), dlfree(), init_top(), internal_mallinfo(), internal_malloc_stats(), internal_realloc(), prepend_alloc(), sys_alloc(), and sys_trim().
| size_t malloc_state::topsize |
Definition at line 1986 of file malloc.c.
Referenced by dlfree(), init_top(), internal_mallinfo(), internal_malloc_stats(), internal_realloc(), prepend_alloc(), sys_alloc(), and sys_trim().
| tbinptr malloc_state::treebins[NTREEBINS] |
Definition at line 1984 of file malloc.c.
Referenced by tmalloc_large(), and tmalloc_small().
| size_t malloc_state::trim_check |
Definition at line 1990 of file malloc.c.
Referenced by init_top(), and sys_trim().
| Generated by doxygen 1.7.1 on Sun Feb 19 2012 01:07:42 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |