Searched refs:__asan_default_options (Results 1 – 6 of 6) sorted by relevance
31 return (&__asan_default_options) ? __asan_default_options() : ""; in MaybeCallAsanDefaultOptions()176 const char* __asan_default_options() { return ""; } in __asan_default_options() function
146 /* OPTIONAL */ const char* __asan_default_options();
16 extern "C" const char *__asan_default_options() { in __asan_default_options() function
8 const char *__asan_default_options() { in __asan_default_options() function
11 const char *__asan_default_options() { in __asan_default_options() function
132 const char* __asan_default_options();