Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lld/COFF/
DConfig.h80 LongJmp = 0x2, /// Emit longjmp tables enumerator
DDriverUtils.cpp105 config->guardCF &= ~GuardCFLevel::LongJmp; in parseGuard()
111 config->guardCF |= GuardCFLevel::CF | GuardCFLevel::LongJmp; in parseGuard()
DWriter.cpp1694 if (config->guardCF & GuardCFLevel::LongJmp) in createGuardCFTables()
1707 if (config->guardCF & GuardCFLevel::LongJmp) in createGuardCFTables()
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors_posix.cpp517 static void LongJmp(ThreadState *thr, uptr *env) { in LongJmp() function
632 LongJmp(cur_thread(), env); in DEFINE_REAL()
640 LongJmp(cur_thread(), env); in TSAN_INTERCEPTOR()
649 LongJmp(cur_thread(), env); in TSAN_INTERCEPTOR()
/freebsd-12-stable/sys/dev/aic7xxx/
Daic79xx.seq534 /************************ Packetized LongJmp Routines *************************/