Searched refs:num_allocated (Results 1 – 1 of 1) sorted by relevance
805 unsigned long num_allocated; /* # objects allocated */ member1527 new_links->start_index = vp->num_allocated; in add_varray_page()1561 vp->num_allocated = in add_string()1562 ((vp->num_allocated + PAGE_USIZE - 1) / PAGE_USIZE) * PAGE_USIZE; in add_string()1567 hash_ptr->indx = vp->num_allocated; in add_string()1572 vp->num_allocated += len + 1; in add_string()1650 ++vp->num_allocated; in add_ecoff_symbol()1813 return vp->num_allocated++; in add_aux_sym_symint()1837 return vp->num_allocated++; in add_aux_sym_rndx()1918 hash_ptr->indx = vp->num_allocated; in add_aux_sym_tir()[all …]