Home
last modified time | relevance | path

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

/hyp/interfaces/elf/include/
A Delf.h5 typedef uint16_t Elf_Half; typedef
111 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;
/hyp/misc/elf/src/
A Delf_loader.c92 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