Home
last modified time | relevance | path

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

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