Home
last modified time | relevance | path

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

/NextBSD/contrib/compiler-rt/lib/tsan/rtl/
HDtsan_interceptors.cc259 #define READ_STRING(thr, pc, s, n) \ macro
636 READ_STRING(thr, pc, s, len); in TSAN_INTERCEPTOR()
1335 READ_STRING(thr, pc, path, 0); in TSAN_INTERCEPTOR()
1346 READ_STRING(thr, pc, path, 0); in TSAN_INTERCEPTOR()
1350 READ_STRING(thr, pc, path, 0); in TSAN_INTERCEPTOR()
1358 READ_STRING(thr, pc, path, 0); in TSAN_INTERCEPTOR()
1369 READ_STRING(thr, pc, path, 0); in TSAN_INTERCEPTOR()
1380 READ_STRING(thr, pc, path, 0); in TSAN_INTERCEPTOR()
1391 READ_STRING(thr, pc, path, 0); in TSAN_INTERCEPTOR()
1395 READ_STRING(thr, pc, path, 0); in TSAN_INTERCEPTOR()
[all …]