Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
Delf32.h55 typedef UINT32 Elf32_Word; typedef
58 typedef Elf32_Word Elf32_Hashelt;
61 typedef Elf32_Word Elf32_Size;
72 Elf32_Word e_version; /* ELF format version. */
76 Elf32_Word e_flags; /* Architecture-specific flags. */
90 Elf32_Word sh_name; /* Section name (index into the
92 Elf32_Word sh_type; /* Section type. */
93 Elf32_Word sh_flags; /* Section flags. */
96 Elf32_Word sh_size; /* Size in bytes. */
97 Elf32_Word sh_link; /* Index of a related section. */
[all …]
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
Delf32.h55 typedef UINT32 Elf32_Word; typedef
58 typedef Elf32_Word Elf32_Hashelt;
61 typedef Elf32_Word Elf32_Size;
72 Elf32_Word e_version; /* ELF format version. */
76 Elf32_Word e_flags; /* Architecture-specific flags. */
90 Elf32_Word sh_name; /* Section name (index into the
92 Elf32_Word sh_type; /* Section type. */
93 Elf32_Word sh_flags; /* Section flags. */
96 Elf32_Word sh_size; /* Size in bytes. */
97 Elf32_Word sh_link; /* Index of a related section. */
[all …]