Home
last modified time | relevance | path

Searched defs:alloc_beg (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/asan/
Dasan_allocator.cc388 uptr alloc_beg = reinterpret_cast<uptr>(allocated); in Allocate() local
605 void *alloc_beg = allocator.GetBlockBegin(reinterpret_cast<void *>(p)); in GetAsanChunkByAddr() local
611 void *alloc_beg = in GetAsanChunkByAddrFastLocked() local