
Data Fields | |
| void * | area |
| size_t | area_size |
| size_t | max_size |
| location | allocator |
| location | reallocator |
| location | claimer |
| void * | frames [10] |
| size_t | frame_size |
|
|
Definition at line 151 of file gwmem-check.c. Referenced by dump_area(), gw_check_realloc(), and record_allocation(). |
|
|
Definition at line 148 of file gwmem-check.c. Referenced by check_marks(), drop_from_free_ring(), dump_area(), find_area(), free_area(), put_on_free_ring(), record_allocation(), and remove_allocation(). |
|
|
Definition at line 149 of file gwmem-check.c. Referenced by check_marks(), drop_from_free_ring(), dump_area(), find_area(), free_area(), gw_check_area_size(), gw_check_check_leaks(), gw_check_realloc(), record_allocation(), and remove_allocation(). |
|
|
Definition at line 153 of file gwmem-check.c. Referenced by dump_area(), and gw_check_claim_area(). |
|
|
Definition at line 156 of file gwmem-check.c. Referenced by dump_area(), and record_allocation(). |
|
|
Definition at line 155 of file gwmem-check.c. Referenced by dump_area(), and record_allocation(). |
|
|
Definition at line 150 of file gwmem-check.c. Referenced by dump_area(), gw_check_realloc(), and record_allocation(). |
|
|
Definition at line 152 of file gwmem-check.c. Referenced by dump_area(), and gw_check_realloc(). |