Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp398 uptr alloc_beg = reinterpret_cast<uptr>(allocated); in Allocate() local
466 void *alloc_beg = m->AllocBeg(); in Deallocate() local
546 void *alloc_beg = allocator.GetBlockBegin(reinterpret_cast<void *>(p)); in GetMemprofChunkByAddr() local
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp595 uptr alloc_beg = reinterpret_cast<uptr>(allocated); in Allocate() local
824 void *alloc_beg = allocator.GetBlockBegin(reinterpret_cast<void *>(p)); in GetAsanChunkByAddr() local
830 void *alloc_beg = in GetAsanChunkByAddrFastLocked() local