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/test/integration-test
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>
1 year ago
..
bpf aya: Fix (func|line)_info multiple progs in section 1 year ago
src aya-obj: Remove name from ProgramSection 1 year ago
Cargo.toml integration-test: Remove runtime toolchain deps 1 year ago
build.rs integration-test: Remove runtime toolchain deps 1 year ago