Include dependency graph for backend_elf.c:
Go to the source code of this file.
Functions | |
static int | elf_page_fault (as_area_t *area, __address addr, pf_access_t access) |
static void | elf_frame_free (as_area_t *area, __address page, __address frame) |
static void | elf_share (as_area_t *area) |
Variables | |
mem_backend_t | elf_backend |
Definition in file backend_elf.c.