Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Delf32.h41 typedef uint16_t Elf32_Half; typedef
59 Elf32_Half e_type; /* File type. */
60 Elf32_Half e_machine; /* Machine architecture. */
66 Elf32_Half e_ehsize; /* Size of ELF header in bytes. */
67 Elf32_Half e_phentsize; /* Size of program header entry. */
68 Elf32_Half e_phnum; /* Number of program header entries. */
69 Elf32_Half e_shentsize; /* Size of section header entry. */
70 Elf32_Half e_shnum; /* Number of section header entries. */
71 Elf32_Half e_shstrndx; /* Section name strings section. */
155 Elf32_Half m_repeat; /* repeat count */
[all …]
H A Delf.h13 typedef Elf32_Half Elf_Half;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Delf32.h41 typedef uint16_t Elf32_Half; typedef
59 Elf32_Half e_type; /* File type. */
60 Elf32_Half e_machine; /* Machine architecture. */
66 Elf32_Half e_ehsize; /* Size of ELF header in bytes. */
67 Elf32_Half e_phentsize; /* Size of program header entry. */
68 Elf32_Half e_phnum; /* Number of program header entries. */
69 Elf32_Half e_shentsize; /* Size of section header entry. */
70 Elf32_Half e_shnum; /* Number of section header entries. */
71 Elf32_Half e_shstrndx; /* Section name strings section. */
155 Elf32_Half m_repeat; /* repeat count */
[all …]
H A Delf.h13 typedef Elf32_Half Elf_Half;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Delf32.h41 typedef uint16_t Elf32_Half; typedef
59 Elf32_Half e_type; /* File type. */
60 Elf32_Half e_machine; /* Machine architecture. */
66 Elf32_Half e_ehsize; /* Size of ELF header in bytes. */
67 Elf32_Half e_phentsize; /* Size of program header entry. */
68 Elf32_Half e_phnum; /* Number of program header entries. */
69 Elf32_Half e_shentsize; /* Size of section header entry. */
70 Elf32_Half e_shnum; /* Number of section header entries. */
71 Elf32_Half e_shstrndx; /* Section name strings section. */
155 Elf32_Half m_repeat; /* repeat count */
[all …]
H A Delf.h13 typedef Elf32_Half Elf_Half;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Delf32.h41 typedef uint16_t Elf32_Half; typedef
59 Elf32_Half e_type; /* File type. */
60 Elf32_Half e_machine; /* Machine architecture. */
66 Elf32_Half e_ehsize; /* Size of ELF header in bytes. */
67 Elf32_Half e_phentsize; /* Size of program header entry. */
68 Elf32_Half e_phnum; /* Number of program header entries. */
69 Elf32_Half e_shentsize; /* Size of section header entry. */
70 Elf32_Half e_shnum; /* Number of section header entries. */
71 Elf32_Half e_shstrndx; /* Section name strings section. */
155 Elf32_Half m_repeat; /* repeat count */
[all …]
H A Delf.h13 typedef Elf32_Half Elf_Half;
/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Delf.h7 typedef unsigned short Elf32_Half; typedef
57 Elf32_Half e_type;
58 Elf32_Half e_machine;
64 Elf32_Half e_ehsize;
65 Elf32_Half e_phentsize;
66 Elf32_Half e_phnum;
67 Elf32_Half e_shentsize;
68 Elf32_Half e_shnum;
69 Elf32_Half e_shstrndx;
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A 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;
H A Delf-fdpic.h28 Elf32_Half version; /* version of these structures, just in case... */
29 Elf32_Half nsegs; /* number of segments */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Delf.h10 typedef __u16 Elf32_Half; typedef
189 Elf32_Half st_shndx;
206 Elf32_Half e_type;
207 Elf32_Half e_machine;
213 Elf32_Half e_ehsize;
214 Elf32_Half e_phentsize;
215 Elf32_Half e_phnum;
216 Elf32_Half e_shentsize;
217 Elf32_Half e_shnum;
218 Elf32_Half e_shstrndx;
H A Delf-fdpic.h28 Elf32_Half version; /* version of these structures, just in case... */
29 Elf32_Half nsegs; /* number of segments */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Delf.h10 typedef __u16 Elf32_Half; typedef
189 Elf32_Half st_shndx;
206 Elf32_Half e_type;
207 Elf32_Half e_machine;
213 Elf32_Half e_ehsize;
214 Elf32_Half e_phentsize;
215 Elf32_Half e_phnum;
216 Elf32_Half e_shentsize;
217 Elf32_Half e_shnum;
218 Elf32_Half e_shstrndx;
H A Delf-fdpic.h28 Elf32_Half version; /* version of these structures, just in case... */
29 Elf32_Half nsegs; /* number of segments */
/OK3568_Linux_fs/u-boot/include/
H A Delf.h30 typedef uint16_t Elf32_Half; /* Unsigned medium integer */ typedef
101 Elf32_Half e_type; /* object file type */
102 Elf32_Half e_machine; /* machine */
108 Elf32_Half e_ehsize; /* ELF header size */
109 Elf32_Half e_phentsize; /* program header entry size */
110 Elf32_Half e_phnum; /* number of program header entries */
111 Elf32_Half e_shentsize; /* section header entry size */
112 Elf32_Half e_shnum; /* number of section header entries */
113 Elf32_Half e_shstrndx; /* section header table's "section
336 Elf32_Half st_shndx; /* section header index */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A 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 …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A 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 …]
/OK3568_Linux_fs/kernel/arch/arm/vdso/
H A Dvdsomunge.c106 static Elf32_Half read_elf_half(Elf32_Half half, bool swap) in read_elf_half()
/OK3568_Linux_fs/kernel/include/linux/
H A Delf.h36 #define Elf_Half Elf32_Half
/OK3568_Linux_fs/kernel/arch/x86/um/
H A Delfcore.c10 Elf32_Half elf_core_extra_phdrs(void) in elf_core_extra_phdrs()
/OK3568_Linux_fs/kernel/scripts/mod/
H A Dmodpost.h29 #define Elf_Section Elf32_Half
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt5677.c819 Elf32_Half i; in rt5677_parse_and_load_dsp()