Searched refs:__sanitizer_get_report_path (Results 1 – 6 of 6) sorted by relevance
16 assert(strncmp(buff, __sanitizer_get_report_path(), strlen(buff)) == 0); in main()17 printf("Path %s\n", __sanitizer_get_report_path()); in main()
16 INTERFACE_FUNCTION(__sanitizer_get_report_path)
34 const char *__sanitizer_get_report_path();
223 const char *__sanitizer_get_report_path() { in __sanitizer_get_report_path() function
533 const char *__sanitizer_get_report_path() { in __sanitizer_get_report_path() function
48 const char *__sanitizer_get_report_path();