Searched refs:LongJmp (Results 1 – 6 of 6) sorted by relevance
84 LongJmp = 0x2, /// Emit longjmp tables enumerator
105 ctx.config.guardCF &= ~GuardCFLevel::LongJmp; in parseGuard()109 ctx.config.guardCF |= GuardCFLevel::CF | GuardCFLevel::LongJmp; in parseGuard()
1782 if (config->guardCF & GuardCFLevel::LongJmp) in createGuardCFTables()1795 if (config->guardCF & GuardCFLevel::LongJmp) in createGuardCFTables()2254 if (!(ctx.config.guardCF & GuardCFLevel::LongJmp)) in checkLoadConfigGuardData()
553 static void LongJmp(ThreadState *thr, uptr *env) { in LongJmp() function664 LongJmp(cur_thread(), env); in DEFINE_REAL()672 LongJmp(cur_thread(), env); in TSAN_INTERCEPTOR()681 LongJmp(cur_thread(), env); in TSAN_INTERCEPTOR()
535 /************************ Packetized LongJmp Routines *************************/
33 bolt/include/bolt/Passes/LongJmp.h