Expand description
The ELF ABI. 🧝
This module is not as comprehensive as bindgened elf_uapi
and provides only types for target
pointer width: instead of elf32_phdr
and elf64_phdr
there’s only Elf_Phdr
.
The ELF ABI. 🧝
This module is not as comprehensive as bindgened elf_uapi
and provides only types for target
pointer width: instead of elf32_phdr
and elf64_phdr
there’s only Elf_Phdr
.