Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp394 uptr alloc_beg = reinterpret_cast<uptr>(allocated); in Allocate() local
463 void *alloc_beg = m->AllocBeg(); in Deallocate() local
543 void *alloc_beg = allocator.GetBlockBegin(reinterpret_cast<void *>(p)); in GetMemprofChunkByAddr() local
/openbsd/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_allocator.cpp548 uptr alloc_beg = reinterpret_cast<uptr>(allocated); in Allocate() local
781 void *alloc_beg = allocator.GetBlockBegin(reinterpret_cast<void *>(p)); in GetAsanChunkByAddr() local
787 void *alloc_beg = in GetAsanChunkByAddrFastLocked() local