Searched refs:__asan_default_options (Results 1 – 7 of 7) sorted by relevance
31 return (&__asan_default_options) ? __asan_default_options() : ""; in MaybeCallAsanDefaultOptions()177 const char* __asan_default_options() { return ""; } in __asan_default_options() function
157 /* OPTIONAL */ const char* __asan_default_options();
8 const char *__asan_default_options() { in __asan_default_options() function
11 const char *__asan_default_options() { in __asan_default_options() function
18 extern "C" const char* __asan_default_options() { in __asan_default_options() function
8 define void @__asan_default_options(i32* %a) sanitize_address {
128 const char* __asan_default_options();