Module elf

Source
Expand description

Helper for loading an ELF kernel image.

Structs§

LoadInfo
Information about the loaded ELF image.

Enums§

Error

Functions§

load_static_elf
Loads a kernel from a vmlinux elf image to a slice

Type Aliases§

Result