Home
last modified time | relevance | path

Searched refs:__heap_dump (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/malloc/
A Dheap.h92 #define HEAP_DEBUG(heap, str) (__heap_debug ? __heap_dump (heap, str) : 0)
98 extern void __heap_dump (struct heap_free_area *heap, const char *str) attribute_hidden;
A Dheap_debug.c47 __heap_dump (struct heap_free_area *heap, const char *str) in __heap_dump() function

Completed in 3 milliseconds