instructionOffset property
Offset (in instructions) to be applied after the byte offset (if any) before disassembling. Can be negative.
Implementation
final int? instructionOffset;
Offset (in instructions) to be applied after the byte offset (if any) before disassembling. Can be negative.
final int? instructionOffset;