Home
last modified time | relevance | path

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

/external/minijail/
Delfparse.h29 Elf32_Half e_type; /* Object file type */
30 Elf32_Half e_machine; /* Architecture */
36 Elf32_Half e_ehsize; /* ELF header size in bytes */
37 Elf32_Half e_phentsize; /* Program header table entry size */
38 Elf32_Half e_phnum; /* Program header table entry count */
39 Elf32_Half e_shentsize; /* Section header table entry size */
40 Elf32_Half e_shnum; /* Section header table entry count */
41 Elf32_Half e_shstrndx; /* Section header string table index */
/external/kernel-headers/original/uapi/linux/
Delf.h10 typedef __u16 Elf32_Half; typedef
190 Elf32_Half st_shndx;
207 Elf32_Half e_type;
208 Elf32_Half e_machine;
214 Elf32_Half e_ehsize;
215 Elf32_Half e_phentsize;
216 Elf32_Half e_phnum;
217 Elf32_Half e_shentsize;
218 Elf32_Half e_shnum;
219 Elf32_Half e_shstrndx;
Delf-fdpic.h28 Elf32_Half version; /* version of these structures, just in case... */
29 Elf32_Half nsegs; /* number of segments */
/external/llvm/include/llvm/Support/
DELF.h33 typedef uint16_t Elf32_Half; typedef
65 Elf32_Half e_type; // Type of file (see ET_* below)
66 Elf32_Half e_machine; // Required architecture for this file (see EM_*)
72 Elf32_Half e_ehsize; // Size of ELF header, in bytes
73 Elf32_Half e_phentsize; // Size of an entry in the program header table
74 Elf32_Half e_phnum; // Number of entries in the program header table
75 Elf32_Half e_shentsize; // Size of an entry in the section header table
76 Elf32_Half e_shnum; // Number of entries in the section header table
77 Elf32_Half e_shstrndx; // Sect hdr table index of sect name string table
826 Elf32_Half st_shndx; // Which section (header table index) it's defined in
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h33 typedef uint16_t Elf32_Half; typedef
65 Elf32_Half e_type; // Type of file (see ET_* below)
66 Elf32_Half e_machine; // Required architecture for this file (see EM_*)
72 Elf32_Half e_ehsize; // Size of ELF header, in bytes
73 Elf32_Half e_phentsize; // Size of an entry in the program header table
74 Elf32_Half e_phnum; // Number of entries in the program header table
75 Elf32_Half e_shentsize; // Size of an entry in the section header table
76 Elf32_Half e_shnum; // Number of entries in the section header table
77 Elf32_Half e_shstrndx; // Sect hdr table index of sect name string table
830 Elf32_Half st_shndx; // Which section (header table index) it's defined in
/external/google-breakpad/src/third_party/musl/include/
Delf.h10 typedef uint16_t Elf32_Half; typedef
32 typedef Elf32_Half Elf32_Versym;
39 Elf32_Half e_type;
40 Elf32_Half e_machine;
46 Elf32_Half e_ehsize;
47 Elf32_Half e_phentsize;
48 Elf32_Half e_phnum;
49 Elf32_Half e_shentsize;
50 Elf32_Half e_shnum;
51 Elf32_Half e_shstrndx;
[all …]
/external/kmod/port-gnu/
Delf.h30 typedef uint16_t Elf32_Half; typedef
58 typedef Elf32_Half Elf32_Versym;
69 Elf32_Half e_type; /* Object file type */
70 Elf32_Half e_machine; /* Architecture */
76 Elf32_Half e_ehsize; /* ELF header size in bytes */
77 Elf32_Half e_phentsize; /* Program header table entry size */
78 Elf32_Half e_phnum; /* Program header table entry count */
79 Elf32_Half e_shentsize; /* Section header table entry size */
80 Elf32_Half e_shnum; /* Section header table entry count */
81 Elf32_Half e_shstrndx; /* Section header string table index */
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h30 using Elf32_Half = uint16_t; variable
62 Elf32_Half e_type; // Type of file (see ET_* below)
63 Elf32_Half e_machine; // Required architecture for this file (see EM_*)
69 Elf32_Half e_ehsize; // Size of ELF header, in bytes
70 Elf32_Half e_phentsize; // Size of an entry in the program header table
71 Elf32_Half e_phnum; // Number of entries in the program header table
72 Elf32_Half e_shentsize; // Size of an entry in the section header table
73 Elf32_Half e_shnum; // Number of entries in the section header table
74 Elf32_Half e_shstrndx; // Sect hdr table index of sect name string table
997 Elf32_Half st_shndx; // Which section (header table index) it's defined in
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h30 using Elf32_Half = uint16_t; variable
62 Elf32_Half e_type; // Type of file (see ET_* below)
63 Elf32_Half e_machine; // Required architecture for this file (see EM_*)
69 Elf32_Half e_ehsize; // Size of ELF header, in bytes
70 Elf32_Half e_phentsize; // Size of an entry in the program header table
71 Elf32_Half e_phnum; // Number of entries in the program header table
72 Elf32_Half e_shentsize; // Size of an entry in the section header table
73 Elf32_Half e_shnum; // Number of entries in the section header table
74 Elf32_Half e_shstrndx; // Sect hdr table index of sect name string table
1024 Elf32_Half st_shndx; // Which section (header table index) it's defined in
/external/elfutils/libelf/
Delf.h27 typedef uint16_t Elf32_Half; typedef
55 typedef Elf32_Half Elf32_Versym;
66 Elf32_Half e_type; /* Object file type */
67 Elf32_Half e_machine; /* Architecture */
73 Elf32_Half e_ehsize; /* ELF header size in bytes */
74 Elf32_Half e_phentsize; /* Program header table entry size */
75 Elf32_Half e_phnum; /* Program header table entry count */
76 Elf32_Half e_shentsize; /* Section header table entry size */
77 Elf32_Half e_shnum; /* Section header table entry count */
78 Elf32_Half e_shstrndx; /* Section header string table index */
[all …]
/external/google-breakpad/src/common/linux/
Delfutils.h53 typedef Elf32_Half Half;
/external/libchrome/base/debug/
Delf_reader_linux.cc25 using Half = Elf32_Half;
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs24 pub type Elf32_Half = u16; typedef
321 pub dlpi_phnum: Elf32_Half,
340 pub e_type: Elf32_Half,
341 pub e_machine: Elf32_Half,
347 pub e_ehsize: Elf32_Half,
348 pub e_phentsize: Elf32_Half,
349 pub e_phnum: Elf32_Half,
350 pub e_shentsize: Elf32_Half,
351 pub e_shnum: Elf32_Half,
352 pub e_shstrndx: Elf32_Half,
/external/icu/icu4c/source/tools/toolutil/
Dpkg_genc.cpp915 (Elf32_Half)sizeof(Elf32_Ehdr), /* eh_size */ in writeObjectCode()
918 (Elf32_Half)sizeof(Elf32_Shdr), /* e_shentsize */ in writeObjectCode()
/external/python/pycparser/utils/benchmark/inputs/
Dtccgen.c.ppout327 typedef uint16_t Elf32_Half;
355 typedef Elf32_Half Elf32_Versym;
366 Elf32_Half e_type;
367 Elf32_Half e_machine;
373 Elf32_Half e_ehsize;
374 Elf32_Half e_phentsize;
375 Elf32_Half e_phnum;
376 Elf32_Half e_shentsize;
377 Elf32_Half e_shnum;
378 Elf32_Half e_shstrndx;
[all …]
/external/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs22 pub type Elf32_Half = u16; typedef
44 type Elf_Half = Elf32_Half;
/external/elfutils/src/
Dstrip.c2586 assert (offsetof (Elf32_Ehdr, e_shentsize) + sizeof (Elf32_Half) in handle_elf()
2588 assert (offsetof (Elf32_Ehdr, e_shnum) + sizeof (Elf32_Half) in handle_elf()
2591 const Elf32_Half zero[3] = { 0, 0, SHN_UNDEF }; in handle_elf()
/external/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs20 pub type Elf32_Half = u16; typedef
44 type Elf_Half = Elf32_Half;
/external/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs17 pub type Elf32_Half = u16; typedef
41 type Elf_Half = Elf32_Half;
/external/kmod/libkmod/
Dlibkmod-elf.c279 assert_cc(sizeof(uint16_t) == sizeof(Elf32_Half)); in kmod_elf_new()
/external/rust/crates/libc/src/fuchsia/
Dmod.rs64 pub type Elf32_Half = u16; typedef
723 pub dlpi_phnum: Elf32_Half,