mirror of https://github.com/aya-rs/aya
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.
By default, BTF of extern functions has `extern` linkage. However, verifier is not accepting functions with other linkages than `global` and `static`. Fixup of sizes and offsets of ksyms can't be retrieved from ELF. Instead, the size of an unsigned integer is used for all types which were found in the ksyms section. Based on similar fixups which are done in libbpf.[0] [0] https://github.com/torvalds/linux/commit/5bd022ec01f06 Fixes #1245 |
3 weeks ago | |
---|---|---|
.. | ||
ext.bpf.c | 2 years ago | |
iter.bpf.c | 6 months ago | |
ksym.bpf.c | 3 weeks ago | |
main.bpf.c | 2 years ago | |
multimap-btf.bpf.c | 2 years ago | |
reloc.bpf.c | 1 year ago | |
text_64_64_reloc.c | 2 years ago | |
variables_reloc.bpf.c | 7 months ago |