[][src]Type Definition gimli::read::Opcode

type Opcode<R> = LineInstruction<R, <R as Reader>::Offset>;
Deprecated:

Opcode has been renamed to LineInstruction, use that instead.

Deprecated. Opcode has been renamed to LineInstruction.