Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_activation.cc102 GetAllocatorOptions(&asan_deactivated_flags.allocator_options); in AsanDeactivate()
H A Dasan_allocator.h49 void GetAllocatorOptions(AllocatorOptions *options);
H A Dasan_allocator.cc846 void GetAllocatorOptions(AllocatorOptions *options) { in GetAllocatorOptions() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_activation.cc100 GetAllocatorOptions(&asan_deactivated_flags.allocator_options); in AsanDeactivate()
H A Dasan_allocator.h47 void GetAllocatorOptions(AllocatorOptions *options);
H A Dasan_allocator.cc844 void GetAllocatorOptions(AllocatorOptions *options) { in GetAllocatorOptions() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_activation.cpp101 GetAllocatorOptions(&asan_deactivated_flags.allocator_options); in AsanDeactivate()
H A Dasan_allocator.h49 void GetAllocatorOptions(AllocatorOptions *options);
H A Dasan_allocator.cpp934 void GetAllocatorOptions(AllocatorOptions *options) { in GetAllocatorOptions() function