Searched refs:save_stack (Results 1 – 7 of 7) sorted by relevance
1017 void ThreadIgnoreBegin(ThreadState *thr, uptr pc, bool save_stack) { in ThreadIgnoreBegin() argument1023 if (save_stack && !ctx->after_multithreaded_fork) in ThreadIgnoreBegin()1048 void ThreadIgnoreSyncBegin(ThreadState *thr, uptr pc, bool save_stack) { in ThreadIgnoreSyncBegin() argument1053 if (save_stack && !ctx->after_multithreaded_fork) in ThreadIgnoreSyncBegin()
759 void ThreadIgnoreBegin(ThreadState *thr, uptr pc, bool save_stack = true);761 void ThreadIgnoreSyncBegin(ThreadState *thr, uptr pc, bool save_stack = true);
94 bool save_stack; member1056 bool old_save_stack = gimplify_ctxp->save_stack; in gimplify_bind_expr()1089 gimplify_ctxp->save_stack = false; in gimplify_bind_expr()1093 if (gimplify_ctxp->save_stack) in gimplify_bind_expr()1111 gimplify_ctxp->save_stack = old_save_stack; in gimplify_bind_expr()1254 gimplify_ctxp->save_stack = true; in gimplify_decl_expr()
8304 (struct gimplify_ctx): New field save_stack.
19785 pointer plus dereference. Set DECL_VALUE_EXPR. Set save_stack.
245 static char save_stack[32]; variable1712 save_stack_p = save_stack;
1600 (save_stack): New static variable.