Searched defs:AllocationBegin (Results 1 – 4 of 4) sorted by relevance
/llvm-project/compiler-rt/lib/dfsan/ | ||
H A D | dfsan_allocator.cpp | 184 static const void *AllocationBegin(const void *p) { AllocationBegin() function |
/llvm-project/compiler-rt/lib/hwasan/ | ||
H A D | hwasan_allocator.cpp | 414 static const void *AllocationBegin(const void *p) { AllocationBegin() function |
/llvm-project/compiler-rt/lib/msan/ | ||
H A D | msan_allocator.cpp | 303 static const void *AllocationBegin(const void *p) { AllocationBegin() function |
/llvm-project/compiler-rt/lib/asan/ | ||
H A D | asan_allocator.cpp | 1214 static const void *AllocationBegin(const void *p) { AllocationBegin() function |