Home
last modified time | relevance | path

Searched refs:__tsan_get_report_loc (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/compiler-rt/test/tsan/Darwin/
Ddebug_external.cpp13 int __tsan_get_report_loc(void *report, unsigned long idx, const char **type,
52 __tsan_get_report_loc(report, 0, &type, &addr, &start, &size, &tid, &fd, in __tsan_on_report()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_debugging.cc109 int __tsan_get_report_loc(void *report, uptr idx, const char **type, in __tsan_get_report_loc() function
Dtsan_interface.h115 int __tsan_get_report_loc(void *report, uptr idx, const char **type,
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_debugging.cpp124 int __tsan_get_report_loc(void *report, uptr idx, const char **type, in __tsan_get_report_loc() function
Dtsan_interface.h150 int __tsan_get_report_loc(void *report, uptr idx, const char **type,