Home
last modified time | relevance | path

Searched refs:AllocBeg (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/asan/
Dasan_allocator2.cc192 return *reinterpret_cast<uptr *>(allocator.GetMetaData(AllocBeg())); in UsedSize()
194 void *AllocBeg() { in AllocBeg() function
279 void *p = reinterpret_cast<void *>(m->AllocBeg()); in Recycle()