Lines Matching refs:remember
385 that we can use remember/restore_state opcodes. */
720 to interpret, *LOC will be updated as necessary, *REMEMBER is used for
721 one level of remember/restore state processing. */
724 lookup_cfa_1 (dw_cfi_ref cfi, dw_cfa_location *loc, dw_cfa_location *remember)
748 gcc_assert (!remember->in_use);
749 *remember = *loc;
750 remember->in_use = 1;
753 gcc_assert (remember->in_use);
754 *loc = *remember;
755 remember->in_use = 0;
2982 remember/restore_state notes in the correct order wrt other notes. */
3008 remember/restore opcodes in that case. */
3013 /* Note that if we blindly insert the remember at the
3016 Instead, put the remember immediately before the next