Public Attributes | |
char * | base |
struct malloc_segment * | next |
flag_t | sflags |
size_t | size |
Definition at line 2340 of file dlmalloc.c.
char* malloc_segment::base |
Definition at line 2341 of file dlmalloc.c.
struct malloc_segment* malloc_segment::next |
Definition at line 2343 of file dlmalloc.c.
Definition at line 2344 of file dlmalloc.c.
size_t malloc_segment::size |
Definition at line 2342 of file dlmalloc.c.