Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_allocator.cc475 uptr alloc_beg = reinterpret_cast<uptr>(allocated); in Allocate() local
720 void *alloc_beg = allocator.GetBlockBegin(reinterpret_cast<void *>(p)); in GetAsanChunkByAddr() local
726 void *alloc_beg = in GetAsanChunkByAddrFastLocked() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_allocator.cc473 uptr alloc_beg = reinterpret_cast<uptr>(allocated); in Allocate() local
718 void *alloc_beg = allocator.GetBlockBegin(reinterpret_cast<void *>(p)); in GetAsanChunkByAddr() local
724 void *alloc_beg = in GetAsanChunkByAddrFastLocked() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_allocator.cpp558 uptr alloc_beg = reinterpret_cast<uptr>(allocated); in Allocate() local
792 void *alloc_beg = allocator.GetBlockBegin(reinterpret_cast<void *>(p)); in GetAsanChunkByAddr() local
798 void *alloc_beg = in GetAsanChunkByAddrFastLocked() local