Module context

Module context 

Source
Expand description

eBPF LLVM context and core infrastructure

This module provides the main code generation context and basic LLVM infrastructure for eBPF program generation.

Structs§

CompileTimeContext
Compile-time context containing PC address and module information for DWARF queries
EbpfContext
eBPF LLVM code generation context

Enums§

CodeGenError

Type Aliases§

NewCodeGen
Result