Home | History | Annotate | Download | only in runtime

Lines Matching refs:entry_exit_stubs_installed_

62     : instrumentation_stubs_installed_(false), entry_exit_stubs_installed_(false),
137 bool uninstall = !entry_exit_stubs_installed_ && !interpreter_stubs_installed_;
173 if (entry_exit_stubs_installed_) {
578 } else if (entry_exit_stubs_installed_) {
595 entry_exit_stubs_installed_ = true;
603 entry_exit_stubs_installed_ = false;
709 } else if (entry_exit_stubs_installed_) {