OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetAllocatorMayReturnNull
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_allocator.h
37
void
SetAllocatorMayReturnNull
(bool may_return_null);
sanitizer_allocator.cc
246
void
SetAllocatorMayReturnNull
(bool may_return_null) {
/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
lsan_allocator.cc
41
SetAllocatorMayReturnNull
(common_flags()->allocator_may_return_null);
/src/sys/external/bsd/compiler_rt/dist/lib/msan/
msan_allocator.cc
130
SetAllocatorMayReturnNull
(common_flags()->allocator_may_return_null);
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_mman.cc
118
SetAllocatorMayReturnNull
(common_flags()->allocator_may_return_null);
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_allocator.cc
281
SetAllocatorMayReturnNull
(options.may_return_null);
318
SetAllocatorMayReturnNull
(options.may_return_null);
Completed in 44 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025