HomeSort by relevance Sort by last modified time
    Searched defs:Elf32_Word (Results 1 - 17 of 17) sorted by null

  /external/syslinux/com32/include/sys/
elf32.h 13 typedef uint32_t Elf32_Word;
39 Elf32_Word r_info;
44 Elf32_Word r_info;
51 Elf32_Word st_name;
53 Elf32_Word st_size;
65 Elf32_Word e_version;
69 Elf32_Word e_flags;
81 Elf32_Word p_type;
85 Elf32_Word p_filesz;
86 Elf32_Word p_memsz
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf32.h 55 typedef UINT32 Elf32_Word;
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/
elf32.h 55 typedef UINT32 Elf32_Word;
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...]
  /external/syslinux/gpxe/src/include/
elf.h 158 typedef uint32_t Elf32_Word;
175 Elf32_Word e_version; /* ELF format version. */
179 Elf32_Word e_flags; /* Architecture-specific flags. */
209 Elf32_Word p_type; /* Entry type. */
215 Elf32_Word p_flags; /* Access permission flags. */
  /bionic/libc/kernel/uapi/linux/
elf.h 27 typedef __u32 Elf32_Word;
137 Elf32_Word r_info;
145 Elf32_Word r_info;
154 Elf32_Word st_name;
156 Elf32_Word st_size;
174 Elf32_Word e_version;
178 Elf32_Word e_flags;
206 Elf32_Word p_type;
210 Elf32_Word p_filesz;
211 Elf32_Word p_memsz
    [all...]
  /external/kernel-headers/original/uapi/linux/
elf.h 13 typedef __u32 Elf32_Word;
163 Elf32_Word r_info;
173 Elf32_Word r_info;
184 Elf32_Word st_name;
186 Elf32_Word st_size;
208 Elf32_Word e_version;
212 Elf32_Word e_flags;
245 Elf32_Word p_type;
249 Elf32_Word p_filesz;
250 Elf32_Word p_memsz
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
elf.h 21 typedef __u32 Elf32_Word;
171 Elf32_Word r_info;
181 Elf32_Word r_info;
192 Elf32_Word st_name;
194 Elf32_Word st_size;
216 Elf32_Word e_version;
220 Elf32_Word e_flags;
253 Elf32_Word p_type;
257 Elf32_Word p_filesz;
258 Elf32_Word p_memsz
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 34 typedef uint32_t Elf32_Word;
67 Elf32_Word e_version; // Must be equal to 1
71 Elf32_Word e_flags; // Processor-specific flags
623 Elf32_Word sh_name; // Section name (index into string table)
624 Elf32_Word sh_type; // Section type (SHT_*)
625 Elf32_Word sh_flags; // Section flags (SHF_*)
628 Elf32_Word sh_size; // Size of section, in bytes
629 Elf32_Word sh_link; // Section type-specific header table index link
630 Elf32_Word sh_info; // Section type-specific extra information
631 Elf32_Word sh_addralign; // Section address alignmen
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ELF.h 34 typedef uint32_t Elf32_Word;
67 Elf32_Word e_version; // Must be equal to 1
71 Elf32_Word e_flags; // Processor-specific flags
624 Elf32_Word sh_name; // Section name (index into string table)
625 Elf32_Word sh_type; // Section type (SHT_*)
626 Elf32_Word sh_flags; // Section flags (SHF_*)
629 Elf32_Word sh_size; // Size of section, in bytes
630 Elf32_Word sh_link; // Section type-specific header table index link
631 Elf32_Word sh_info; // Section type-specific extra information
632 Elf32_Word sh_addralign; // Section address alignmen
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h 34 typedef uint32_t Elf32_Word;
67 Elf32_Word e_version; // Must be equal to 1
71 Elf32_Word e_flags; // Processor-specific flags
626 Elf32_Word sh_name; // Section name (index into string table)
627 Elf32_Word sh_type; // Section type (SHT_*)
628 Elf32_Word sh_flags; // Section flags (SHF_*)
631 Elf32_Word sh_size; // Size of section, in bytes
632 Elf32_Word sh_link; // Section type-specific header table index link
633 Elf32_Word sh_info; // Section type-specific extra information
634 Elf32_Word sh_addralign; // Section address alignmen
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h 34 typedef uint32_t Elf32_Word;
67 Elf32_Word e_version; // Must be equal to 1
71 Elf32_Word e_flags; // Processor-specific flags
626 Elf32_Word sh_name; // Section name (index into string table)
627 Elf32_Word sh_type; // Section type (SHT_*)
628 Elf32_Word sh_flags; // Section flags (SHF_*)
631 Elf32_Word sh_size; // Size of section, in bytes
632 Elf32_Word sh_link; // Section type-specific header table index link
633 Elf32_Word sh_info; // Section type-specific extra information
634 Elf32_Word sh_addralign; // Section address alignmen
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 33 typedef uint32_t Elf32_Word;
66 Elf32_Word e_version; // Must be equal to 1
70 Elf32_Word e_flags; // Processor-specific flags
660 Elf32_Word sh_name; // Section name (index into string table)
661 Elf32_Word sh_type; // Section type (SHT_*)
662 Elf32_Word sh_flags; // Section flags (SHF_*)
665 Elf32_Word sh_size; // Size of section, in bytes
666 Elf32_Word sh_link; // Section type-specific header table index link
667 Elf32_Word sh_info; // Section type-specific extra information
668 Elf32_Word sh_addralign; // Section address alignmen
    [all...]
  /art/runtime/
elf.h 33 typedef uint32_t Elf32_Word;
76 Elf32_Word e_version; // Must be equal to 1
80 Elf32_Word e_flags; // Processor-specific flags
    [all...]
  /external/elfutils/libelf/
elf.h 35 typedef uint32_t Elf32_Word;
72 Elf32_Word e_version; /* Object file version */
76 Elf32_Word e_flags; /* Processor-specific flags */
275 Elf32_Word sh_name; /* Section name (string tbl index) */
276 Elf32_Word sh_type; /* Section type */
277 Elf32_Word sh_flags; /* Section flags */
280 Elf32_Word sh_size; /* Section size in bytes */
281 Elf32_Word sh_link; /* Link to another section */
282 Elf32_Word sh_info; /* Additional section information */
283 Elf32_Word sh_addralign; /* Section alignment *
    [all...]
  /external/kmod/port-gnu/
elf.h 34 typedef uint32_t Elf32_Word;
71 Elf32_Word e_version; /* Object file version */
75 Elf32_Word e_flags; /* Processor-specific flags */
274 Elf32_Word sh_name; /* Section name (string tbl index) */
275 Elf32_Word sh_type; /* Section type */
276 Elf32_Word sh_flags; /* Section flags */
279 Elf32_Word sh_size; /* Section size in bytes */
280 Elf32_Word sh_link; /* Link to another section */
281 Elf32_Word sh_info; /* Additional section information */
282 Elf32_Word sh_addralign; /* Section alignment *
    [all...]
  /external/valgrind/perf/
tinycc.c 118 typedef uint32_t Elf32_Word;
155 Elf32_Word e_version; /* Object file version */
159 Elf32_Word e_flags; /* Processor-specific flags */
302 Elf32_Word sh_name; /* Section name (string tbl index) */
303 Elf32_Word sh_type; /* Section type */
304 Elf32_Word sh_flags; /* Section flags */
307 Elf32_Word sh_size; /* Section size in bytes */
308 Elf32_Word sh_link; /* Link to another section */
309 Elf32_Word sh_info; /* Additional section information */
310 Elf32_Word sh_addralign; /* Section alignment *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 37 typedef uint32_t Elf32_Word;
74 Elf32_Word e_version; /* Object file version */
78 Elf32_Word e_flags; /* Processor-specific flags */
272 Elf32_Word sh_name; /* Section name (string tbl index) */
273 Elf32_Word sh_type; /* Section type */
274 Elf32_Word sh_flags; /* Section flags */
277 Elf32_Word sh_size; /* Section size in bytes */
278 Elf32_Word sh_link; /* Link to another section */
279 Elf32_Word sh_info; /* Additional section information */
280 Elf32_Word sh_addralign; /* Section alignment *
    [all...]

Completed in 471 milliseconds