Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/test/
Dabi_test.cc469 static bool g_unwind_function_done; variable
530 g_unwind_function_done = false; in CheckUnwind()
535 if (sp == g_trampoline_sp || g_unwind_function_done) { in CheckUnwind()
542 g_unwind_function_done = true; in CheckUnwind()