Skip to main content

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§

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

Enums§

CodeGenError

Type Aliases§

Result