Searched refs:IsAncestorStackFrame (Results 1 – 1 of 1) sorted by relevance
133 static bool IsAncestorStackFrame(crypto_word_t a_sp, crypto_word_t b_sp) { in IsAncestorStackFrame() function548 } else if (IsAncestorStackFrame(sp, g_trampoline_sp)) { in CheckUnwind()572 if (IsAncestorStackFrame(cur_sp.ValueOrDie(), g_trampoline_sp)) { in CheckUnwind()