Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_allocator.cpp187 static const void *AllocationBegin(const void *p) { in AllocationBegin() function
/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/
H A Dnsan_allocator.cpp189 static const void *AllocationBegin(const void *p) { in AllocationBegin() function
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp415 static const void *AllocationBegin(const void *p) { in AllocationBegin() function
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_allocator.cpp302 static const void *AllocationBegin(const void *p) { in AllocationBegin() function
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp1234 static const void *AllocationBegin(const void *p) { in AllocationBegin() function