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

/macosx-10.9.5/dtrace-118.1/libdwarf/
H A Ddwarf_alloc.c150 int (*specialconstructor) (Dwarf_Debug, void *); member in struct:ial_s
523 if (index_into_allocated[type].specialconstructor) {
526 specialconstructor(dbg, m);
570 if (index_into_allocated[type].specialconstructor) {
572 index_into_allocated[type].specialconstructor(dbg, ret_mem);

Completed in 127 milliseconds