Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_allocator.cc115 get_allocator().GetMetaData(AllocBeg(locked_version))); in UsedSize()
117 void *AllocBeg(bool locked_version = false) { in AllocBeg() function
144 void *p = reinterpret_cast<void *>(m->AllocBeg()); in Recycle()