Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp464 uptr alloc_beg = reinterpret_cast<uptr>(allocated); in Allocate() local
528 void *alloc_beg = m->AllocBeg(); in Deallocate() local
607 void *alloc_beg = allocator.GetBlockBegin(reinterpret_cast<void *>(p)); in GetMemprofChunkByAddr() local
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp595 uptr alloc_beg = reinterpret_cast<uptr>(allocated); in Allocate() local
832 void *alloc_beg = allocator.GetBlockBegin(reinterpret_cast<void *>(p)); in GetAsanChunkByAddr() local
838 void *alloc_beg = in GetAsanChunkByAddrFastLocked() local