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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_reloc.c91 data->rb_next_slot_to_use = 0;
143 data->rb_next_slot_to_use = 0;
172 (data->rb_next_slot_to_use >= data->rb_slots_in_block)) {
186 data->rb_next_slot_to_use += 1;
H A Dpro_opaque.h275 Dwarf_Unsigned rb_next_slot_to_use; /* counter, start at 0. */ member in struct:Dwarf_P_Relocation_Block_s
279 rb_next_slot_to_use) */
H A Dpro_reloc_symbolic.c266 new_blk->rb_next_slot_to_use = ct;

Completed in 60 milliseconds