Home
last modified time | relevance | path

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

/sys/include/
Delf32.h42 typedef uint32_t Elf32_Word; typedef
45 typedef Elf32_Word Elf32_Hashelt;
48 typedef Elf32_Word Elf32_Size;
59 Elf32_Word e_version; /* ELF format version. */
63 Elf32_Word e_flags; /* Architecture-specific flags. */
77 Elf32_Word sh_name; /* Section name (index into the
79 Elf32_Word sh_type; /* Section type. */
80 Elf32_Word sh_flags; /* Section flags. */
83 Elf32_Word sh_size; /* Size in bytes. */
84 Elf32_Word sh_link; /* Index of a related section. */
[all …]