Searched refs:ProtectStack (Results 1 – 3 of 3) sorted by relevance
794 self->ProtectStack(); in ThrowStackOverflowError()
741 if (ProtectStack(/* fatal_on_error= */ false)) { in InstallImplicitProtection()813 ProtectStack(/* fatal_on_error= */ true); in InstallImplicitProtection()4310 bool Thread::ProtectStack(bool fatal_on_error) { in ProtectStack() function in art::Thread
1236 bool ProtectStack(bool fatal_on_error = true);