Searched defs:instruction_offset (Results 1 – 3 of 3) sorted by relevance
34 ULONG64 instruction_offset{}; in GetValue() local
185 uint32_t instruction_offset; member
488 Instruction* GetInstructionAt(ptrdiff_t instruction_offset) { in GetInstructionAt()