Searched refs:caller_sp (Results 1 – 2 of 2) sorted by relevance
187 auto** caller_sp = reinterpret_cast<ArtMethod**>( in DoGetCalleeSaveMethodOuterCallerAndPc() local192 ArtMethod* outer_method = *caller_sp; in DoGetCalleeSaveMethodOuterCallerAndPc()
339 ArtMethod** caller_sp = reinterpret_cast<ArtMethod**>( in GetCallingDexPc() local342 const OatQuickMethodHeader* current_code = (*caller_sp)->GetOatQuickMethodHeader(outer_pc); in GetCallingDexPc()356 return current_code->ToDexPc(*caller_sp, outer_pc); in GetCallingDexPc()1234 auto** caller_sp = reinterpret_cast<ArtMethod**>( in DumpB74410240DebugData() local1239 ArtMethod* outer_method = *caller_sp; in DumpB74410240DebugData()