Searched refs:__sanitizer_set_report_path (Results 1 – 9 of 9) sorted by relevance
27 void __sanitizer_set_report_path(const char *path);
462 void __sanitizer_set_report_path(const char *path) { in __sanitizer_set_report_path() function
55 __sanitizer_set_report_path(common_flags()->log_path); in initializeFlags()
41 __sanitizer_set_report_path(common_flags()->log_path); in CommonStandaloneInit()
43 void __sanitizer_set_report_path(const char *path);
337 INTERFACE_FUNCTION(__sanitizer_set_report_path)
435 __sanitizer_set_report_path(common_flags()->log_path); in AsanInitInternal()
384 __sanitizer_set_report_path(common_flags()->log_path); in __msan_init()
347 __sanitizer_set_report_path(common_flags()->log_path); in Initialize()