Searched refs:instruction_offset (Results 1 – 1 of 1) sorted by relevance
1175 Instruction* InstructionAt(ptrdiff_t instruction_offset) { in InstructionAt() argument1176 return GetOffsetAddress<Instruction*>(instruction_offset); in InstructionAt()