Home
last modified time | relevance | path

Searched defs:LongJmp (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lld/COFF/
H A DConfig.h84 LongJmp = 0x2, /// Emit longjmp tables enumerator
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp553 static void LongJmp(ThreadState *thr, uptr *env) { in LongJmp() function