Home
last modified time | relevance | path

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

/titanic_41/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) in dwarf_malloc_check_complete() function
H A Ddwarf_init_finish.c464 dwarf_malloc_check_complete("After Final free"); in dwarf_object_init()
496 dwarf_malloc_check_complete("After Final free"); in dwarf_object_finish()