loader
0.0.0
Module elf
Module Items
Structs
Enums
Functions
Type Aliases
In crate loader
loader
Module
elf
Copy item path
Source
Expand description
Helper for loading an ELF kernel image.
Structs
§
Load
Info
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