pub struct Linker { /* private fields */ }
Expand description
A type used for linking multiple BPF object files into a single one.
Please refer to https://lwn.net/ml/bpf/20210310040431.916483-6-andrii@kernel.org/ for additional details.
pub struct Linker { /* private fields */ }
A type used for linking multiple BPF object files into a single one.
Please refer to https://lwn.net/ml/bpf/20210310040431.916483-6-andrii@kernel.org/ for additional details.