Home
last modified time | relevance | path

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

/NextBSD/contrib/compiler-rt/lib/tsan/rtl/
HDtsan_interceptors.cc388 static void JmpBufGarbageCollect(ThreadState *thr, uptr sp) { in JmpBufGarbageCollect() function
404 JmpBufGarbageCollect(thr, sp); in SetJmp()
441 JmpBufGarbageCollect(thr, buf->sp - 1); // do not collect buf->sp in LongJmp()