Home | History | Annotate | Download | only in arm

Lines Matching refs:deliver

21     /* Deliver the given exception */
23 /* Deliver an exception pending on a thread */
418 * Called by managed code to create and deliver a NullPointerException.
423 * Call installed by a signal handler to create and deliver a NullPointerException.
455 deliver an ArithmeticException.
460 * Called by managed code to create and deliver an ArrayIndexOutOfBoundsException. Arg1 holds
466 * Called by managed code to create and deliver a StringIndexOutOfBoundsException
472 * Called by managed code to create and deliver a StackOverflowError.
486 * thread and we branch to another stub to deliver it.
1013 cbz r0, 1f @ If result is null, deliver the OOME.
1827 @ Deliver exception if we got nullptr as function.
1863 @ Deliver exception if we got nullptr as function.
1866 @ Deliver exception for art_quick_instrumentation_entry placed after