Home
last modified time | relevance | path

Searched refs:IsAncestorStackFrame (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/crypto/test/
Dabi_test.cc138 static bool IsAncestorStackFrame(crypto_word_t a_sp, crypto_word_t b_sp) { in IsAncestorStackFrame() function
553 } else if (IsAncestorStackFrame(sp, g_trampoline_sp)) { in CheckUnwind()
577 if (IsAncestorStackFrame(cur_sp.ValueOrDie(), g_trampoline_sp)) { in CheckUnwind()