Home
last modified time | relevance | path

Searched refs:ApplyAllocatorOptions (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.h50 void ApplyAllocatorOptions(const AllocatorOptions &options);
H A Dasan_rtl.cpp423 ApplyAllocatorOptions(allocator_options); in ApplyFlags()
H A Dasan_allocator.cpp986 void ApplyAllocatorOptions(const AllocatorOptions &options) { in ApplyAllocatorOptions() function