Searched refs:__asan_default_options (Results 1 – 5 of 5) sorted by relevance
43 extern const char *__asan_default_options(void);45 const char *__asan_default_options(void) { in __asan_default_options() function
107 const char *asan_default_options = __asan_default_options(); in InitializeFlags()204 SANITIZER_INTERFACE_WEAK_DEF(const char*, __asan_default_options, void) { in SANITIZER_INTERFACE_WEAK_DEF() argument
187 INTERFACE_WEAK_FUNCTION(__asan_default_options)
193 const char *__asan_default_options();
451 const char *__asan_default_options(void) { in __asan_default_options() function