Searched defs:dwarf_dealloc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_alloc.c600 that though dwarf_dealloc() is a public function,
626 dwarf_dealloc(Dwarf_Debug dbg, function
784 /* If we get here, the user has called dwarf_dealloc wrongly or
1053 dwarf_dealloc(dbg, hash_table, DW_DLA_HASH_TABLE);
1054 dwarf_dealloc(dbg, context, DW_DLA_CU_CONTEXT);
1117 in dwarf_dealloc.

Completed in 47 milliseconds