Searched refs:pDeliverException (Results 1 – 9 of 9) sorted by relevance
133 void (*pDeliverException)(void*); member
222 qpoints->pDeliverException = art_quick_deliver_exception; in InitEntryPoints()
240 qpoints->pDeliverException = art_quick_deliver_exception; in InitEntryPoints()
968 __ LoadFromOffset(kLoadWord, T9, S1, QUICK_ENTRYPOINT_OFFSET(pDeliverException).Int32Value()); in Emit()
1840 __ fs()->call(Address::Absolute(QUICK_ENTRYPOINT_OFFSET(pDeliverException))); in Emit()
888 CallRuntimeHelperRegLocation(QUICK_ENTRYPOINT_OFFSET(pDeliverException), rl_src, true); in GenThrow()
1695 QUICK_ENTRY_POINT_INFO(pDeliverException),
1887 __ LoadFromOffset(kLoadWord, R12, TR, QUICK_ENTRYPOINT_OFFSET(pDeliverException).Int32Value()); in Emit()