Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/COFF/
DConfig.h84 LongJmp = 0x2, /// Emit longjmp tables enumerator
DDriverUtils.cpp105 ctx.config.guardCF &= ~GuardCFLevel::LongJmp; in parseGuard()
109 ctx.config.guardCF |= GuardCFLevel::CF | GuardCFLevel::LongJmp; in parseGuard()
DWriter.cpp1782 if (config->guardCF & GuardCFLevel::LongJmp) in createGuardCFTables()
1795 if (config->guardCF & GuardCFLevel::LongJmp) in createGuardCFTables()
2254 if (!(ctx.config.guardCF & GuardCFLevel::LongJmp)) in checkLoadConfigGuardData()
/openbsd/src/gnu/llvm/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors_posix.cpp553 static void LongJmp(ThreadState *thr, uptr *env) { in LongJmp() function
664 LongJmp(cur_thread(), env); in DEFINE_REAL()
672 LongJmp(cur_thread(), env); in TSAN_INTERCEPTOR()
681 LongJmp(cur_thread(), env); in TSAN_INTERCEPTOR()
/openbsd/src/sys/dev/microcode/aic7xxx/
Daic79xx.seq535 /************************ Packetized LongJmp Routines *************************/
/openbsd/src/gnu/llvm/clang/docs/tools/
Dclang-formatted-files.txt33 bolt/include/bolt/Passes/LongJmp.h