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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_reloc.c47 /*Do initial alloc of newslots slots.
53 Part of an optimization, so that for a known 'newslots'
62 Dwarf_Unsigned newslots)
67 unsigned long slots_in_blk = (unsigned long) newslots;
60 _dwarf_pro_pre_alloc_n_reloc_slots(Dwarf_P_Debug dbg, int rel_sec_index, Dwarf_Unsigned newslots) argument

Completed in 45 milliseconds