Home
last modified time | relevance | path

Searched refs:GetAllocatorOptions (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_activation.cpp101 GetAllocatorOptions(&asan_deactivated_flags.allocator_options); in AsanDeactivate()
H A Dasan_allocator.cpp978 void GetAllocatorOptions(AllocatorOptions *options) { in GetAllocatorOptions() function