Lines Matching refs:exception
24 /* Deliver the given exception */
26 /* Deliver an exception pending on a thread */
223 * exception is Thread::Current()->exception_
236 bnez $t0, 1f # success if no exception is pending
430 * If unsuccessful, the helper will return NULL/NULL. There will be a pending exception in the
541 * Entry from managed code that calls artHandleFillArrayDataFromCode and delivers exception on
547 SETUP_REF_ONLY_CALLEE_SAVE_FRAME # save callee saves in case exception allocation triggers GC
570 * Entry from managed code that calls artUnlockObjectFromCode and delivers exception on failure.
577 SETUP_REF_ONLY_CALLEE_SAVE_FRAME # save callee saves in case exception allocation triggers GC
585 * Entry from managed code that calls artCheckCastFromCode and delivers exception on failure.
700 * initializer and deliver the exception on error. On success the static storage base is
912 * exception on error. On success the String is returned. R0 holds the referring method,
1110 * will long jump to the upcall with a special exception of -1.