Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_alloc.c159 int (*specialconstructor) (Dwarf_Debug, void *); member
535 if (index_into_allocated[type].specialconstructor) { in _dwarf_get_alloc()
538 specialconstructor(dbg, m); in _dwarf_get_alloc()
582 if (index_into_allocated[type].specialconstructor) { in _dwarf_get_alloc()
584 index_into_allocated[type].specialconstructor(dbg, ret_mem); in _dwarf_get_alloc()