Home
last modified time | relevance | path

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

/sys/include/
Delf64.h43 typedef uint32_t Elf64_Word; typedef
54 typedef Elf64_Word Elf64_Hashelt;
68 Elf64_Word e_version; /* ELF format version. */
72 Elf64_Word e_flags; /* Architecture-specific flags. */
86 Elf64_Word sh_name; /* Section name (index into the
88 Elf64_Word sh_type; /* Section type. */
93 Elf64_Word sh_link; /* Index of a related section. */
94 Elf64_Word sh_info; /* Depends on section type. */
104 Elf64_Word p_type; /* Entry type. */
105 Elf64_Word p_flags; /* Access permission flags. */
[all …]