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