LIEF: Library to Instrument Executable Formats Version 1.0.0
Loading...
Searching...
No Matches
Memory.hpp File Reference
#include <cstdint>
#include "LIEF/asm/ebpf/Operand.hpp"
#include "LIEF/asm/ebpf/registers.hpp"
Include dependency graph for ebpf/operands/Memory.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LIEF::assembly::ebpf::operands::Memory
 This class represents a memory operand. More...

Namespaces

namespace  LIEF
 LIEF namespace.
namespace  LIEF::assembly
 Namespace related to assembly/disassembly support.
namespace  LIEF::assembly::ebpf
 eBPF architecture-related namespace
namespace  LIEF::assembly::ebpf::operands
 Namespace that wraps the different eBPF operands.