Home
last modified time | relevance | path

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

/NextBSD/contrib/compiler-rt/lib/tsan/rtl/
HDtsan_rtl_amd64.S164 .hidden __tsan_setjmp
185 call __tsan_setjmp
217 call __tsan_setjmp
256 call __tsan_setjmp
302 call __tsan_setjmp
HDtsan_interceptors.cc450 extern "C" void __tsan_setjmp(uptr sp, uptr mangled_sp) { in __tsan_setjmp() function