Searched defs:elf_load_segment (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Devices/PC/ipxe/src/image/ | ||
H A D | elf.c | 53 static int elf_load_segment ( struct image *image, Elf_Phdr *phdr, function 170 if ( ( rc = elf_load_segment ( image, &phdr, &ehdr, |
Completed in 647 milliseconds