|
The Pedigree Project
0.1
|
Collaboration diagram for malloc_tree_chunk:Public Attributes | |
| size_t | prev_foot |
| size_t | head |
| struct malloc_tree_chunk * | fd |
| struct malloc_tree_chunk * | bk |
| struct malloc_tree_chunk * | child [2] |
| struct malloc_tree_chunk * | parent |
| bindex_t | index |
Definition at line 2422 of file glue-dlmalloc.c.
1.8.11