Home
last modified time | relevance | path

Searched defs:exception_handler (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/runtime/entrypoints/quick/
H A Dquick_deoptimization_entrypoints.cc42 QuickExceptionHandler exception_handler(self, true); in artDeoptimizeImpl() local
/aosp12/art/runtime/
H A Dquick_exception_handler.cc69 QuickExceptionHandler* exception_handler, in CatchBlockStackVisitor()
305 QuickExceptionHandler* exception_handler, in DeoptimizeStackVisitor()
H A Dthread.cc3694 QuickExceptionHandler exception_handler(this, false); in QuickDeliverException() local