Searched refs:dwarf_malloc_check_complete (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dmalloc_check.h54 void dwarf_malloc_check_complete(char *wheremsg); /* called at exit of app */
60 #define dwarf_malloc_check_complete(a) /* nothing */ macro
H A Dmalloc_check.c288 dwarf_malloc_check_complete(char *msg) function
H A Ddwarf_init_finish.c464 dwarf_malloc_check_complete("After Final free");
496 dwarf_malloc_check_complete("After Final free");

Completed in 59 milliseconds