mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 06:31:52 +00:00
903fad4394
The .BTF_ids section is pre-filled with zeroed BTF ID entries during the build and afterwards patched by resolve_btfids with correct values. Since resolve_btfids always writes in host-native endianness, it relies on libelf to do the translation when the target ELF is cross-compiled to a different endianness (this was introduced in commit |
||
---|---|---|
.. | ||
.gitignore | ||
Build | ||
main.c | ||
Makefile |