Home
last modified time | relevance | path

Searched refs:__tsan_get_report_data (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/compiler-rt/test/tsan/Darwin/
Dexternal-swift-debugging.cpp10 int __tsan_get_report_data(void *report, const char **description, int *count,
55 __tsan_get_report_data(report, &description, &count, &stack_count, &mop_count, in __tsan_on_report()
/external/compiler-rt/test/tsan/
Ddebugging.cc14 int __tsan_get_report_data(void *report, const char **description, int *count,
60 __tsan_get_report_data(report, &description, &count, &stack_count, &mop_count, in __tsan_on_report()
/external/llvm-project/compiler-rt/test/tsan/
Ddebugging.cpp15 int __tsan_get_report_data(void *report, const char **description, int *count,
61 __tsan_get_report_data(report, &description, &count, &stack_count, &mop_count, in __tsan_on_report()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_debugging.cc64 int __tsan_get_report_data(void *report, const char **description, int *count, in __tsan_get_report_data() function
Dtsan_interface.h96 int __tsan_get_report_data(void *report, const char **description, int *count,
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_debugging.cpp72 int __tsan_get_report_data(void *report, const char **description, int *count, in __tsan_get_report_data() function
Dtsan_interface.h118 int __tsan_get_report_data(void *report, const char **description, int *count,