eBPF

Instruction

Inheritance diagram of lief._lief.assembly.ebpf.Instruction
class lief.assembly.ebpf.Instruction

Bases: Instruction

This class represents an eBPF instruction

property opcode lief.assembly.ebpf.OPCODE

The instruction opcode as defined in LLVM

Opcodes

See: lief.assembly.ebpf.OPCODE