Searched refs:__sanitizer_set_report_path (Results 1 – 7 of 7) sorted by relevance
27 void __sanitizer_set_report_path(const char *path);
345 void __sanitizer_set_report_path(const char *path) { in __sanitizer_set_report_path() function
43 void __sanitizer_set_report_path(const char *path);
326 INTERFACE_FUNCTION(__sanitizer_set_report_path)
383 __sanitizer_set_report_path(common_flags()->log_path); in AsanInitInternal()
358 __sanitizer_set_report_path(common_flags()->log_path); in __msan_init()
330 __sanitizer_set_report_path(common_flags()->log_path); in Initialize()