Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_allocator.cc146 uptr *alloc_magic = reinterpret_cast<uptr *>(p); in Recycle() local
598 uptr *alloc_magic = reinterpret_cast<uptr *>(alloc_beg); in GetAsanChunk() local