Lines Matching full:unpoison
544 // to intercept __cxa_throw (as well as longjmp, etc) and unpoison the entire
621 // Then unpoison everything back before the function returns.
653 // Unpoison dynamic allocas redzones.
1152 // Set up the arguments to our poison/unpoison functions.
1160 // Add calls to unpoison all globals before each return instruction.
1674 // We must unpoison the stack before every NoReturn call (throw, _exit, etc).
1997 // <This is not a fake stack; unpoison the redzones>
2027 // unpoison whole stack frame now.
2051 // invalid accesses) and unpoison it for llvm.lifetime.start (the memory
2055 // unpoison the whole stack frame at function exit.