Home
last modified time | relevance | path

Searched defs:AllocationBegin (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_allocator.cpp181 static const void *AllocationBegin(const void *p) { in AllocationBegin() function
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp414 static const void *AllocationBegin(const void *p) { in AllocationBegin() function
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_allocator.cpp303 static const void *AllocationBegin(const void *p) { in AllocationBegin() function
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp1214 static const void *AllocationBegin(const void *p) { in AllocationBegin() function