Searched refs:rb_next_slot_to_use (Results 1 – 3 of 3) sorted by relevance
91 data->rb_next_slot_to_use = 0; in _dwarf_pro_pre_alloc_n_reloc_slots()143 data->rb_next_slot_to_use = 0; in _dwarf_pro_alloc_reloc_slots()172 (data->rb_next_slot_to_use >= data->rb_slots_in_block)) { in _dwarf_pro_reloc_get_a_slot()186 data->rb_next_slot_to_use += 1; in _dwarf_pro_reloc_get_a_slot()
266 new_blk->rb_next_slot_to_use = ct; in _dwarf_symbolic_relocs_to_disk()
275 Dwarf_Unsigned rb_next_slot_to_use; /* counter, start at 0. */ member