Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Delf64.h45 typedef uint32_t Elf64_Word; typedef
56 typedef Elf64_Word Elf64_Hashelt;
70 Elf64_Word e_version; /* ELF format version. */
74 Elf64_Word e_flags; /* Architecture-specific flags. */
88 Elf64_Word sh_name; /* Section name (index into the
90 Elf64_Word sh_type; /* Section type. */
95 Elf64_Word sh_link; /* Index of a related section. */
96 Elf64_Word sh_info; /* Depends on section type. */
106 Elf64_Word p_type; /* Entry type. */
107 Elf64_Word p_flags; /* Access permission flags. */
[all …]
H A Delf.h45 typedef Elf64_Word Elf_Word;