Expand description
Functions in this module are used to handle eBPF programs with a higher level representation, for example to disassemble the code into a human-readable format.
Functionsยง
- disassemble_
instruction - Disassemble an eBPF instruction
Functions in this module are used to handle eBPF programs with a higher level representation, for example to disassemble the code into a human-readable format.