Searched refs:__sanitizer_set_report_path (Results 1 – 11 of 11) sorted by relevance
188 __sanitizer_set_report_path(__memprof_profile_filename); in MemprofInitInternal()190 __sanitizer_set_report_path(common_flags()->log_path); in MemprofInitInternal()
47 __sanitizer_set_report_path(common_flags()->log_path); in CommonStandaloneInit()
17 INTERFACE_FUNCTION(__sanitizer_set_report_path)
26 void __sanitizer_set_report_path(const char *path);
239 void __sanitizer_set_report_path(const char *path) { in __sanitizer_set_report_path() function
549 void __sanitizer_set_report_path(const char *path) { in __sanitizer_set_report_path() function
83 __sanitizer_set_report_path(common_flags()->log_path); in InitializeFlags()
431 __sanitizer_set_report_path(common_flags()->log_path); in AsanInitInternal()
458 __sanitizer_set_report_path(common_flags()->log_path); in __msan_init()
368 __sanitizer_set_report_path(common_flags()->log_path); in __hwasan_init()
719 __sanitizer_set_report_path(common_flags()->log_path); in Initialize()