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

  /external/clang/test/CodeGen/
2009-01-21-InvalidIterator.c 7 typedef uint16_t Elf64_Half;
24 Elf64_Half dlpi_phnum;
  /external/syslinux/com32/include/sys/
elf64.h 11 typedef uint16_t Elf64_Half;
54 Elf64_Half st_shndx;
63 Elf64_Half e_type;
64 Elf64_Half e_machine;
70 Elf64_Half e_ehsize;
71 Elf64_Half e_phentsize;
72 Elf64_Half e_phnum;
73 Elf64_Half e_shentsize;
74 Elf64_Half e_shnum;
75 Elf64_Half e_shstrndx
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf64.h 51 typedef UINT16 Elf64_Half;
78 Elf64_Half e_type; /* File type. */
79 Elf64_Half e_machine; /* Machine architecture. */
85 Elf64_Half e_ehsize; /* Size of ELF header in bytes. */
86 Elf64_Half e_phentsize; /* Size of program header entry. */
87 Elf64_Half e_phnum; /* Number of program header entries. */
88 Elf64_Half e_shentsize; /* Size of section header entry. */
89 Elf64_Half e_shnum; /* Number of section header entries. */
90 Elf64_Half e_shstrndx; /* Section name strings section. */
179 Elf64_Half m_repeat; /* repeat count */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf64.h 51 typedef UINT16 Elf64_Half;
78 Elf64_Half e_type; /* File type. */
79 Elf64_Half e_machine; /* Machine architecture. */
85 Elf64_Half e_ehsize; /* Size of ELF header in bytes. */
86 Elf64_Half e_phentsize; /* Size of program header entry. */
87 Elf64_Half e_phnum; /* Number of program header entries. */
88 Elf64_Half e_shentsize; /* Size of section header entry. */
89 Elf64_Half e_shnum; /* Number of section header entries. */
90 Elf64_Half e_shstrndx; /* Section name strings section. */
179 Elf64_Half m_repeat; /* repeat count */
    [all...]
  /external/syslinux/gpxe/src/include/
elf.h 162 typedef uint16_t Elf64_Half;
190 Elf64_Half e_type; /* File type. */
191 Elf64_Half e_machine; /* Machine architecture. */
197 Elf64_Half e_ehsize; /* Size of ELF header in bytes. */
198 Elf64_Half e_phentsize; /* Size of program header entry. */
199 Elf64_Half e_phnum; /* Number of program header entries. */
200 Elf64_Half e_shentsize; /* Size of section header entry. */
201 Elf64_Half e_shnum; /* Number of section header entries. */
202 Elf64_Half e_shstrndx; /* Section name strings section. */
  /bionic/libc/kernel/uapi/linux/
elf.h 29 typedef __u16 Elf64_Half;
165 Elf64_Half st_shndx;
188 Elf64_Half e_type;
189 Elf64_Half e_machine;
195 Elf64_Half e_ehsize;
196 Elf64_Half e_phentsize;
197 Elf64_Half e_phnum;
198 Elf64_Half e_shentsize;
199 Elf64_Half e_shnum;
200 Elf64_Half e_shstrndx
    [all...]
  /external/kernel-headers/original/uapi/linux/
elf.h 17 typedef __u16 Elf64_Half;
196 Elf64_Half st_shndx; /* Associated section index */
223 Elf64_Half e_type;
224 Elf64_Half e_machine;
230 Elf64_Half e_ehsize;
231 Elf64_Half e_phentsize;
232 Elf64_Half e_phnum;
233 Elf64_Half e_shentsize;
234 Elf64_Half e_shnum;
235 Elf64_Half e_shstrndx
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
elf.h 25 typedef __u16 Elf64_Half;
204 Elf64_Half st_shndx; /* Associated section index */
231 Elf64_Half e_type;
232 Elf64_Half e_machine;
238 Elf64_Half e_ehsize;
239 Elf64_Half e_phentsize;
240 Elf64_Half e_phnum;
241 Elf64_Half e_shentsize;
242 Elf64_Half e_shnum;
243 Elf64_Half e_shstrndx
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 39 typedef uint16_t Elf64_Half;
89 Elf64_Half e_type;
90 Elf64_Half e_machine;
96 Elf64_Half e_ehsize;
97 Elf64_Half e_phentsize;
98 Elf64_Half e_phnum;
99 Elf64_Half e_shentsize;
100 Elf64_Half e_shnum;
101 Elf64_Half e_shstrndx;
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ELF.h 39 typedef uint16_t Elf64_Half;
89 Elf64_Half e_type;
90 Elf64_Half e_machine;
96 Elf64_Half e_ehsize;
97 Elf64_Half e_phentsize;
98 Elf64_Half e_phnum;
99 Elf64_Half e_shentsize;
100 Elf64_Half e_shnum;
101 Elf64_Half e_shstrndx;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h 39 typedef uint16_t Elf64_Half;
89 Elf64_Half e_type;
90 Elf64_Half e_machine;
96 Elf64_Half e_ehsize;
97 Elf64_Half e_phentsize;
98 Elf64_Half e_phnum;
99 Elf64_Half e_shentsize;
100 Elf64_Half e_shnum;
101 Elf64_Half e_shstrndx;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h 39 typedef uint16_t Elf64_Half;
89 Elf64_Half e_type;
90 Elf64_Half e_machine;
96 Elf64_Half e_ehsize;
97 Elf64_Half e_phentsize;
98 Elf64_Half e_phnum;
99 Elf64_Half e_shentsize;
100 Elf64_Half e_shnum;
101 Elf64_Half e_shstrndx;
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h 38 typedef uint16_t Elf64_Half;
88 Elf64_Half e_type;
89 Elf64_Half e_machine;
95 Elf64_Half e_ehsize;
96 Elf64_Half e_phentsize;
97 Elf64_Half e_phnum;
98 Elf64_Half e_shentsize;
99 Elf64_Half e_shnum;
100 Elf64_Half e_shstrndx;
831 Elf64_Half st_shndx; // Which section (header table index) it's defined i
    [all...]
  /art/runtime/
elf.h 38 typedef uint16_t Elf64_Half;
98 Elf64_Half e_type;
99 Elf64_Half e_machine;
105 Elf64_Half e_ehsize;
106 Elf64_Half e_phentsize;
107 Elf64_Half e_phnum;
108 Elf64_Half e_shentsize;
109 Elf64_Half e_shnum;
110 Elf64_Half e_shstrndx;
    [all...]
  /external/elfutils/libelf/
elf.h 32 typedef uint16_t Elf64_Half;
60 typedef Elf64_Half Elf64_Versym;
88 Elf64_Half e_type; /* Object file type */
89 Elf64_Half e_machine; /* Architecture */
95 Elf64_Half e_ehsize; /* ELF header size in bytes */
96 Elf64_Half e_phentsize; /* Program header table entry size */
97 Elf64_Half e_phnum; /* Program header table entry count */
98 Elf64_Half e_shentsize; /* Section header table entry size */
99 Elf64_Half e_shnum; /* Section header table entry count */
100 Elf64_Half e_shstrndx; /* Section header string table index *
    [all...]
  /external/kmod/port-gnu/
elf.h 31 typedef uint16_t Elf64_Half;
59 typedef Elf64_Half Elf64_Versym;
87 Elf64_Half e_type; /* Object file type */
88 Elf64_Half e_machine; /* Architecture */
94 Elf64_Half e_ehsize; /* ELF header size in bytes */
95 Elf64_Half e_phentsize; /* Program header table entry size */
96 Elf64_Half e_phnum; /* Program header table entry count */
97 Elf64_Half e_shentsize; /* Section header table entry size */
98 Elf64_Half e_shnum; /* Section header table entry count */
99 Elf64_Half e_shstrndx; /* Section header string table index *
    [all...]
  /external/valgrind/perf/
tinycc.c 115 typedef uint16_t Elf64_Half;
171 Elf64_Half e_type; /* Object file type */
172 Elf64_Half e_machine; /* Architecture */
178 Elf64_Half e_ehsize; /* ELF header size in bytes */
179 Elf64_Half e_phentsize; /* Program header table entry size */
180 Elf64_Half e_phnum; /* Program header table entry count */
181 Elf64_Half e_shentsize; /* Section header table entry size */
182 Elf64_Half e_shnum; /* Section header table entry count */
183 Elf64_Half e_shstrndx; /* Section header string table index */
407 Elf64_Half si_boundto; /* Direct bindings, symbol bound to *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 34 typedef uint16_t Elf64_Half;
62 typedef Elf64_Half Elf64_Versym;
90 Elf64_Half e_type; /* Object file type */
91 Elf64_Half e_machine; /* Architecture */
97 Elf64_Half e_ehsize; /* ELF header size in bytes */
98 Elf64_Half e_phentsize; /* Program header table entry size */
99 Elf64_Half e_phnum; /* Program header table entry count */
100 Elf64_Half e_shentsize; /* Section header table entry size */
101 Elf64_Half e_shnum; /* Section header table entry count */
102 Elf64_Half e_shstrndx; /* Section header string table index *
    [all...]

Completed in 305 milliseconds