Searched refs:JmpBufGarbageCollect (Results 1 – 2 of 2) sorted by relevance
449 static void JmpBufGarbageCollect(ThreadState *thr, uptr sp) { in JmpBufGarbageCollect() function465 JmpBufGarbageCollect(thr, sp); in SetJmp()508 JmpBufGarbageCollect(thr, buf->sp - 1); // do not collect buf->sp in LongJmp()
482 static void JmpBufGarbageCollect(ThreadState *thr, uptr sp) { in JmpBufGarbageCollect() function498 JmpBufGarbageCollect(thr, sp); in SetJmp()530 JmpBufGarbageCollect(thr, buf->sp - 1); // do not collect buf->sp in LongJmp()