You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/bpf/aya-bpf-macros/src
Amos Wenger a1e7b58d7c Don't use #[no_mangle] (clashes with `#[export_name]`)
This closes #270.

With this, the symbol name is correct in the intermediate LLVM bitcode
object file (`.rcgu.o`) and in the final BPF program.
2 years ago
..
expand.rs Don't use #[no_mangle] (clashes with `#[export_name]`) 2 years ago
lib.rs Add support for BPF_PROG_TYPE_CGROUP_SOCKOPT (#268) 2 years ago