Home
last modified time | relevance | path

Searched refs:EnableGwpAsan (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/bionic/
Dgwp_asan_wrappers.h40 bool EnableGwpAsan(const android_mallopt_gwp_asan_options_t& options);
Dmalloc_common.cpp349 return EnableGwpAsan(*reinterpret_cast<android_mallopt_gwp_asan_options_t*>(arg)); in android_mallopt()
Dgwp_asan_wrappers.cpp504 bool EnableGwpAsan(const android_mallopt_gwp_asan_options_t& options) { in EnableGwpAsan() function
Dmalloc_common_dynamic.cpp538 return EnableGwpAsan(*reinterpret_cast<android_mallopt_gwp_asan_options_t*>(arg)); in android_mallopt()