Home
last modified time | relevance | path

Searched refs:ReportLocationTypeDescription (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_debugging.cc41 static const char *ReportLocationTypeDescription(ReportLocationType typ) { in ReportLocationTypeDescription() function
126 *type = ReportLocationTypeDescription(loc->type); in __tsan_get_report_loc()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_debugging.cpp43 static const char *ReportLocationTypeDescription(ReportLocationType typ) { in ReportLocationTypeDescription() function
131 *type = ReportLocationTypeDescription(loc->type); in __tsan_get_report_loc()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_debugging.cc39 static const char *ReportLocationTypeDescription(ReportLocationType typ) { in ReportLocationTypeDescription() function
124 *type = ReportLocationTypeDescription(loc->type); in __tsan_get_report_loc()