Home
last modified time | relevance | path

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

/u-boot/include/
A Delf.h30 typedef uint32_t Elf64_Word; typedef
113 Elf64_Word e_version; /* object file version */
117 Elf64_Word e_flags; /* processor-specific flags */
245 Elf64_Word sh_name; /* name - index into section header
247 Elf64_Word sh_type; /* type */
252 Elf64_Word sh_link; /* section header table index link */
253 Elf64_Word sh_info; /* extra information */
443 Elf64_Word p_type; /* segment type */
444 Elf64_Word p_flags; /* flags */

Completed in 6 milliseconds