Searched refs:rb_next_slot_to_use (Results 1 – 3 of 3) sorted by relevance
87 data->rb_next_slot_to_use = 0; in _dwarf_pro_pre_alloc_specific_reloc_slots()134 data->rb_next_slot_to_use = 0; in _dwarf_pro_alloc_reloc_slots()160 (data->rb_next_slot_to_use >= data->rb_slots_in_block)) { in _dwarf_pro_reloc_get_a_slot()173 data->rb_next_slot_to_use += 1; in _dwarf_pro_reloc_get_a_slot()
263 new_blk->rb_next_slot_to_use = ct; in _dwarf_symbolic_relocs_to_disk()
304 Dwarf_Unsigned rb_next_slot_to_use; /* counter, start at 0. */ member