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

/external/compiler-rt/lib/asan/
H A Dasan_allocator2.cc160 allocator.GetMetaData(AllocBeg(locked_version)));
162 void *AllocBeg(bool locked_version = false) { function in struct:__asan::AsanChunk
245 void *p = reinterpret_cast<void *>(m->AllocBeg());

Completed in 1419 milliseconds