Searched refs:GetDexInstructions (Results 1 – 2 of 2) sorted by relevance
158 const uint16_t* GetDexInstructions() const { in GetDexInstructions() function
562 uint32_t dex_pc = dex_pc_ptr - shadow_frame->GetDexInstructions(); in MterpCheckBefore()