Searched refs:artThrowNoSuchMethodFromCode (Results 1 – 6 of 6) sorted by relevance
87 extern "C" NO_RETURN void artThrowNoSuchMethodFromCode(int32_t method_idx, Thread* self) in artThrowNoSuchMethodFromCode() function
439 .extern artThrowNoSuchMethodFromCode442 la $t9, artThrowNoSuchMethodFromCode443 jalr $zero, $t9 # artThrowNoSuchMethodFromCode(method_idx, Thread*)
311 ONE_ARG_RUNTIME_EXCEPTION art_quick_throw_no_such_method, artThrowNoSuchMethodFromCode
331 ONE_ARG_RUNTIME_EXCEPTION art_quick_throw_no_such_method, artThrowNoSuchMethodFromCode
459 ONE_ARG_RUNTIME_EXCEPTION art_quick_throw_no_such_method, artThrowNoSuchMethodFromCode
270 ONE_ARG_RUNTIME_EXCEPTION art_quick_throw_no_such_method, artThrowNoSuchMethodFromCode