Searched refs:out_method (Results 1 – 5 of 5) sorted by relevance
50 ArtMethod** out_method, in GetMethodAndReturnPcAndSp() argument68 *out_method = reinterpret_cast<ArtMethod*>(sc->arm_r0); in GetMethodAndReturnPcAndSp()72 *out_method = reinterpret_cast<ArtMethod*>(reinterpret_cast<uintptr_t*>(*out_sp)[0]); in GetMethodAndReturnPcAndSp()87 *out_method = nullptr; in GetMethodAndReturnPcAndSp()
281 ArtMethod** out_method, in GetMethodAndReturnPcAndSp() argument302 *out_method = reinterpret_cast<ArtMethod*>(uc->CTX_METHOD); in GetMethodAndReturnPcAndSp()306 *out_method = *reinterpret_cast<ArtMethod**>(*out_sp); in GetMethodAndReturnPcAndSp()315 *out_method = nullptr; in GetMethodAndReturnPcAndSp()322 *out_method = nullptr; in GetMethodAndReturnPcAndSp()
43 ArtMethod** out_method, in GetMethodAndReturnPcAndSp() argument61 *out_method = reinterpret_cast<ArtMethod*>(sc->regs[0]); in GetMethodAndReturnPcAndSp()65 *out_method = *reinterpret_cast<ArtMethod**>(*out_sp); in GetMethodAndReturnPcAndSp()
60 ArtMethod** out_method,
927 /*out*/ art::ArtMethod** out_method, in FindCatchMethodsFromThrow() argument981 *out_method = nullptr; in FindCatchMethodsFromThrow()988 /*out*/ out_method, in FindCatchMethodsFromThrow()