Searched refs:Elf_Ehdr (Results 1 – 2 of 2) sorted by relevance
50 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()
125 } Elf_Ehdr; typedef
Completed in 8 milliseconds