Searched defs:AllocBeg (Results 1 – 2 of 2) sorted by relevance
92 void *AllocBeg(UnpackedHeader *Header) { in AllocBeg() function354 uptr AllocBeg = reinterpret_cast<uptr>(Ptr); in allocate() local
117 void *AllocBeg(bool locked_version = false) { in AllocBeg() function