instructionOffset property

int? instructionOffset
final

Offset (in instructions) to be applied after the byte offset (if any) before disassembling. Can be negative.

Implementation

final int? instructionOffset;