Home
last modified time | relevance | path

Searched refs:instruction_offset (Results 1 – 1 of 1) sorted by relevance

/external/vixl/src/vixl/a64/
Dassembler-a64.h1175 Instruction* InstructionAt(ptrdiff_t instruction_offset) { in InstructionAt() argument
1176 return GetOffsetAddress<Instruction*>(instruction_offset); in InstructionAt()