Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_alloc.c160 void (*specialdestructor) (void *); member
762 if (index_into_allocated[type].specialdestructor) { in dwarf_dealloc()
763 index_into_allocated[type].specialdestructor(space); in dwarf_dealloc()