Home
last modified time | relevance | path

Searched refs:map_elf (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/Documentation/lguest/
Dlguest.c377 static unsigned long map_elf(int elf_fd, const Elf32_Ehdr *ehdr) in map_elf() function
478 return map_elf(fd, &hdr); in load_kernel()