Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp396 uptr alloc_beg = reinterpret_cast<uptr>(allocated); in Allocate() local
465 void *alloc_beg = m->AllocBeg(); in Deallocate() local
545 void *alloc_beg = allocator.GetBlockBegin(reinterpret_cast<void *>(p)); in GetMemprofChunkByAddr() local
/llvm-project-15.0.7/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