Searched refs:__msan_default_options (Results 1 – 3 of 3) sorted by relevance
96 const char* __msan_default_options();
167 if (__msan_default_options) in InitializeFlags()168 parser.ParseString(__msan_default_options()); in InitializeFlags()635 const char* __msan_default_options() { return ""; } in __msan_default_options() function
116 /* OPTIONAL */ const char* __msan_default_options();