Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_flags.cc30 extern "C" const char* __tsan_default_options();
33 const char *__tsan_default_options() { in __tsan_default_options() function
94 parser.ParseString(__tsan_default_options()); in InitializeFlags()
/external/compiler-rt/test/tsan/
Ddefault_options.cc5 extern "C" const char *__tsan_default_options() { in __tsan_default_options() function
/external/compiler-rt/lib/tsan/tests/rtl/
Dtsan_test.cc52 extern "C" const char* __tsan_default_options() { in __tsan_default_options() function
/external/compiler-rt/lib/tsan/tests/unit/
Dtsan_flags_test.cc136 extern "C" const char *__tsan_default_options() { in __tsan_default_options() function