Searched refs:AllocatorMayReturnNull (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_allocator.cpp90 if (AllocatorMayReturnNull()) {
99 if (AllocatorMayReturnNull())
116 if (AllocatorMayReturnNull())
173 if (AllocatorMayReturnNull())
230 if (AllocatorMayReturnNull())
247 if (AllocatorMayReturnNull())
260 if (AllocatorMayReturnNull())
271 if (AllocatorMayReturnNull())
281 if (AllocatorMayReturnNull())
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.cpp185 if (AllocatorMayReturnNull())
193 if (AllocatorMayReturnNull())
201 if (AllocatorMayReturnNull())
228 if (AllocatorMayReturnNull())
241 if (AllocatorMayReturnNull())
303 if (AllocatorMayReturnNull())
314 if (AllocatorMayReturnNull())
331 if (AllocatorMayReturnNull())
347 if (AllocatorMayReturnNull())
/freebsd-current/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_allocator.cpp83 if (AllocatorMayReturnNull()) {
97 if (AllocatorMayReturnNull())
104 if (AllocatorMayReturnNull())
117 if (AllocatorMayReturnNull())
182 if (AllocatorMayReturnNull())
198 if (AllocatorMayReturnNull())
208 if (AllocatorMayReturnNull())
231 if (AllocatorMayReturnNull())
251 if (AllocatorMayReturnNull())
/freebsd-current/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_allocator.cpp187 if (AllocatorMayReturnNull()) {
195 if (AllocatorMayReturnNull())
212 if (AllocatorMayReturnNull())
295 if (AllocatorMayReturnNull())
352 if (AllocatorMayReturnNull())
368 if (AllocatorMayReturnNull())
381 if (AllocatorMayReturnNull())
392 if (AllocatorMayReturnNull())
403 if (AllocatorMayReturnNull())
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.h36 bool AllocatorMayReturnNull();
H A Dsanitizer_allocator.cpp189 bool AllocatorMayReturnNull() { function in namespace:__sanitizer
/freebsd-current/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp189 if (AllocatorMayReturnNull()) {
197 if (AllocatorMayReturnNull())
215 if (AllocatorMayReturnNull())
396 if (AllocatorMayReturnNull())
471 if (AllocatorMayReturnNull())
487 if (AllocatorMayReturnNull())
499 if (AllocatorMayReturnNull())
509 if (AllocatorMayReturnNull())
519 if (AllocatorMayReturnNull())
/freebsd-current/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp347 if (AllocatorMayReturnNull())
372 if (AllocatorMayReturnNull()) {
393 if (AllocatorMayReturnNull())
506 if (AllocatorMayReturnNull())
613 if (AllocatorMayReturnNull())
643 if (AllocatorMayReturnNull())
656 if (AllocatorMayReturnNull())
667 if (AllocatorMayReturnNull())
677 if (AllocatorMayReturnNull())
/freebsd-current/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp449 options->may_return_null = AllocatorMayReturnNull();
533 if (AllocatorMayReturnNull())
568 if (AllocatorMayReturnNull()) {
590 if (AllocatorMayReturnNull())
775 if (AllocatorMayReturnNull())
1011 if (AllocatorMayReturnNull())
1041 if (AllocatorMayReturnNull())
1055 if (AllocatorMayReturnNull())
1066 if (AllocatorMayReturnNull())
1077 if (AllocatorMayReturnNull())
[all...]

Completed in 260 milliseconds