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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp119 get_allocator().GetMetaData(AllocBeg(locked_version)));
121 void *AllocBeg(bool locked_version = false) { function in struct:__asan::AsanChunk
149 void *p = reinterpret_cast<void *>(m->AllocBeg());

Completed in 161 milliseconds