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