Searched refs:GetInstructionAtOffset (Results 1 – 2 of 2) sorted by relevance
676 const Instruction* GetInstructionAtOffset(int64_t offset) const { in GetInstructionAtOffset() function683 return GetInstructionAtOffset(offset);
13857 WritePc(instr->GetInstructionAtOffset(kTraceLength)); in Simulator()13878 WritePc(instr->GetInstructionAtOffset(kLogLength)); in Simulator()13987 WritePc(instr->GetInstructionAtOffset(kPrintfLength)); in Simulator()14011 instr->GetInstructionAtOffset(kRuntimeCallLength)); in Simulator()14061 WritePc(instr->GetInstructionAtOffset(AlignUp(offset, kInstructionSize))); in Simulator()