HomeSort by relevance Sort by last modified time
    Searched refs:GetDexInstructions (Results 1 - 2 of 2) sorted by null

  /art/runtime/interpreter/
shadow_frame.h 149 const uint16_t* GetDexInstructions() const {
  /art/runtime/interpreter/mterp/
mterp.cc 588 uint32_t dex_pc = dex_pc_ptr - shadow_frame->GetDexInstructions();
    [all...]

Completed in 63 milliseconds