Home
last modified time | relevance | path

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

/misc/efi-stub/
A Delf32.h42 uint32_t elf_get_entry(Elf32_Ehdr *ehdr);
A Delf32.c121 uint32_t elf_get_entry(Elf32_Ehdr *ehdr) in elf_get_entry() function
A Dcontainer.c275 ctr->hv_entry = elf_get_entry((Elf32_Ehdr *)lzh->Data); in container_load_boot_image()
313 ctr->hv_entry = elf_get_entry((Elf32_Ehdr *)lzh->Data); in container_load_boot_image()

Completed in 4 milliseconds