Home
last modified time | relevance | path

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

/hyp/misc/elf/src/
A Delf_loader.c50 Elf_Ehdr *ehdr = (Elf_Ehdr *)(uintptr_t)elf_file; in elf_valid()
117 Elf_Ehdr *ehdr = (Elf_Ehdr *)(uintptr_t)elf_file; in elf_get_entry()
125 Elf_Ehdr *ehdr = (Elf_Ehdr *)(uintptr_t)elf_file; in elf_get_num_phdrs()
133 Elf_Ehdr *ehdr = (Elf_Ehdr *)(uintptr_t)elf_file; in elf_get_phdr()
148 Elf_Ehdr *ehdr = (Elf_Ehdr *)(uintptr_t)elf_file; in elf_load_phys()
/hyp/interfaces/elf/include/
A Delf.h125 } Elf_Ehdr; typedef

Completed in 8 milliseconds