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/aya-obj/src
Dave Tucker 79ea64ca7f aya: Fix (func|line)_info multiple progs in section
This commit fixes the (func|line)_info when we have multiple programs in
the same section. The integration test reloc.bpf.c serves as our test
case here. This required filtering down the (func|line)_info to only
that in scope of the current symbol + then adjusting the offets to
appease the kernel.

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
2 years ago
..
btf all: better panic messages 2 years ago
generated [codegen] Update libbpf to f7eb43b90f4c8882edf6354f8585094f8f3aade0Update libbpf to f7eb43b90f4c8882edf6354f8585094f8f3aade0 2 years ago
programs aya: flip feature "no_std" to feature "std" 2 years ago
lib.rs Do not escape newlines on Err(LoadError).unwrap() 2 years ago
maps.rs aya: flip feature "no_std" to feature "std" 2 years ago
obj.rs aya: Fix (func|line)_info multiple progs in section 2 years ago
relocation.rs Clippy over tests and integration-ebpf 2 years ago
util.rs aya: flip feature "no_std" to feature "std" 2 years ago