Searched refs:SetCommonFlagsDefaults (Results 1 - 8 of 8) sorted by relevance

/external/compiler-rt/lib/lsan/
H A Dlsan.cc30 SetCommonFlagsDefaults(cf);
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flags.h67 void SetCommonFlagsDefaults(CommonFlags *f);
H A Dsanitizer_flags.cc37 void SetCommonFlagsDefaults(CommonFlags *f) { function in namespace:__sanitizer
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_flags.cc102 SetCommonFlagsDefaults(f);
/external/compiler-rt/lib/tsan/dd/
H A Ddd_rtl.cc74 SetCommonFlagsDefaults(f);
/external/compiler-rt/lib/ubsan/
H A Dubsan_diag.cc35 SetCommonFlagsDefaults(cf);
/external/compiler-rt/lib/asan/
H A Dasan_rtl.cc235 SetCommonFlagsDefaults(cf);
/external/compiler-rt/lib/msan/
H A Dmsan.cc161 SetCommonFlagsDefaults(cf);

Completed in 1365 milliseconds