Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_allocator2.cc341 uptr alloc_beg = reinterpret_cast<uptr>(allocated); in Allocate() local
505 static AsanChunk *GetAsanChunk(void *alloc_beg) { in GetAsanChunk()
519 void *alloc_beg = allocator.GetBlockBegin(reinterpret_cast<void *>(p)); in GetAsanChunkByAddr() local
525 void *alloc_beg = in GetAsanChunkByAddrFastLocked() local