Module os::mm::elf_cache

source · []

Structs

The static global struct to store the ELF MapAreas.

Functions

Push the elf area if found, or try to allocate space for reading in. If no space is left, a GC through try_remove() will be triggered.

The ELF vec garbage collector that consumes a ELF_CACHE.read() guard.