Home
last modified time | relevance | path

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

/sys/include/
Delf32.h39 typedef uint16_t Elf32_Half; typedef
57 Elf32_Half e_type; /* File type. */
58 Elf32_Half e_machine; /* Machine architecture. */
64 Elf32_Half e_ehsize; /* Size of ELF header in bytes. */
65 Elf32_Half e_phentsize; /* Size of program header entry. */
66 Elf32_Half e_phnum; /* Number of program header entries. */
67 Elf32_Half e_shentsize; /* Size of section header entry. */
68 Elf32_Half e_shnum; /* Number of section header entries. */
69 Elf32_Half e_shstrndx; /* Section name strings section. */
153 Elf32_Half m_repeat; /* repeat count */
[all …]