Searched refs:AllocBeg (Results 1 – 1 of 1) sorted by relevance
192 return *reinterpret_cast<uptr *>(allocator.GetMetaData(AllocBeg())); in UsedSize()194 void *AllocBeg() { in AllocBeg() function279 void *p = reinterpret_cast<void *>(m->AllocBeg()); in Recycle()