This section describes the debug versions of standard and user-created heap memory allocation functions. All of these functions automatically make a call to _heap_check or _uheap_check to check the validity of the heap. You can then use the _dump_allocated or _dump_allocated_delta functions to print the information returned by the heap-checking functions.