Searched refs:Elf_Half (Results 1 – 2 of 2) sorted by relevance
5 typedef uint16_t Elf_Half; typedef111 Elf_Half e_type;112 Elf_Half e_machine;119 Elf_Half e_ehsize;120 Elf_Half e_phentsize;121 Elf_Half e_phnum;122 Elf_Half e_shentsize;123 Elf_Half e_shnum;124 Elf_Half e_shstrndx;
92 Elf_Half phnum = ehdr->e_phnum; in elf_valid()135 Elf_Half phnum = ehdr->e_phnum; in elf_get_phdr()150 Elf_Half phnum = ehdr->e_phnum; in elf_load_phys()
Completed in 7 milliseconds