| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | elf32.h | 44 typedef uint32_t Elf32_Word; typedef 47 typedef Elf32_Word Elf32_Hashelt; 50 typedef Elf32_Word Elf32_Size; 61 Elf32_Word e_version; /* ELF format version. */ 65 Elf32_Word e_flags; /* Architecture-specific flags. */ 79 Elf32_Word sh_name; /* Section name (index into the 81 Elf32_Word sh_type; /* Section type. */ 82 Elf32_Word sh_flags; /* Section flags. */ 85 Elf32_Word sh_size; /* Size in bytes. */ 86 Elf32_Word sh_link; /* Index of a related section. */ [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | elf32.h | 44 typedef uint32_t Elf32_Word; typedef 47 typedef Elf32_Word Elf32_Hashelt; 50 typedef Elf32_Word Elf32_Size; 61 Elf32_Word e_version; /* ELF format version. */ 65 Elf32_Word e_flags; /* Architecture-specific flags. */ 79 Elf32_Word sh_name; /* Section name (index into the 81 Elf32_Word sh_type; /* Section type. */ 82 Elf32_Word sh_flags; /* Section flags. */ 85 Elf32_Word sh_size; /* Size in bytes. */ 86 Elf32_Word sh_link; /* Index of a related section. */ [all …]
|
| H A D | elf.h | 16 typedef Elf32_Word Elf_Word;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | elf32.h | 44 typedef uint32_t Elf32_Word; typedef 47 typedef Elf32_Word Elf32_Hashelt; 50 typedef Elf32_Word Elf32_Size; 61 Elf32_Word e_version; /* ELF format version. */ 65 Elf32_Word e_flags; /* Architecture-specific flags. */ 79 Elf32_Word sh_name; /* Section name (index into the 81 Elf32_Word sh_type; /* Section type. */ 82 Elf32_Word sh_flags; /* Section flags. */ 85 Elf32_Word sh_size; /* Size in bytes. */ 86 Elf32_Word sh_link; /* Index of a related section. */ [all …]
|
| H A D | elf.h | 16 typedef Elf32_Word Elf_Word;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | elf32.h | 44 typedef uint32_t Elf32_Word; typedef 47 typedef Elf32_Word Elf32_Hashelt; 50 typedef Elf32_Word Elf32_Size; 61 Elf32_Word e_version; /* ELF format version. */ 65 Elf32_Word e_flags; /* Architecture-specific flags. */ 79 Elf32_Word sh_name; /* Section name (index into the 81 Elf32_Word sh_type; /* Section type. */ 82 Elf32_Word sh_flags; /* Section flags. */ 85 Elf32_Word sh_size; /* Size in bytes. */ 86 Elf32_Word sh_link; /* Index of a related section. */ [all …]
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | elf.h | 13 typedef __u32 Elf32_Word; typedef 164 Elf32_Word r_info; 174 Elf32_Word r_info; 185 Elf32_Word st_name; 187 Elf32_Word st_size; 209 Elf32_Word e_version; 213 Elf32_Word e_flags; 246 Elf32_Word p_type; 250 Elf32_Word p_filesz; 251 Elf32_Word p_memsz; [all …]
|
| H A D | elf-fdpic.h | 24 Elf32_Word p_memsz; /* allocation size recorded in file */
|
| /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 D | elf.h | 13 typedef __u32 Elf32_Word; typedef 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 …]
|
| H A D | elf-fdpic.h | 24 Elf32_Word p_memsz; /* allocation size recorded in file */
|
| /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 D | elf.h | 13 typedef __u32 Elf32_Word; typedef 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 …]
|
| H A D | elf-fdpic.h | 24 Elf32_Word p_memsz; /* allocation size recorded in file */
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | elf.h | 29 typedef uint32_t Elf32_Word; /* Unsigned large integer */ typedef 103 Elf32_Word e_version; /* object file version */ 107 Elf32_Word e_flags; /* processor-specific flags */ 221 Elf32_Word sh_name; /* name - index into section header 223 Elf32_Word sh_type; /* type */ 224 Elf32_Word sh_flags; /* flags */ 227 Elf32_Word sh_size; /* section size */ 228 Elf32_Word sh_link; /* section header table index link */ 229 Elf32_Word sh_info; /* extra information */ 230 Elf32_Word sh_addralign; /* address alignment */ [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | elf.h | 10 typedef unsigned int Elf32_Word; typedef 59 Elf32_Word e_version; 63 Elf32_Word e_flags; 96 Elf32_Word p_type; 100 Elf32_Word p_filesz; 101 Elf32_Word p_memsz; 102 Elf32_Word p_flags; 103 Elf32_Word p_align;
|
| /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 D | elf.h | 31 typedef uint32_t Elf32_Word; typedef 68 Elf32_Word e_version; /* Object file version */ 72 Elf32_Word e_flags; /* Processor-specific flags */ 383 Elf32_Word sh_name; /* Section name (string tbl index) */ 384 Elf32_Word sh_type; /* Section type */ 385 Elf32_Word sh_flags; /* Section flags */ 388 Elf32_Word sh_size; /* Section size in bytes */ 389 Elf32_Word sh_link; /* Link to another section */ 390 Elf32_Word sh_info; /* Additional section information */ 391 Elf32_Word sh_addralign; /* Section alignment */ [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 D | elf.h | 31 typedef uint32_t Elf32_Word; typedef 68 Elf32_Word e_version; /* Object file version */ 72 Elf32_Word e_flags; /* Processor-specific flags */ 383 Elf32_Word sh_name; /* Section name (string tbl index) */ 384 Elf32_Word sh_type; /* Section type */ 385 Elf32_Word sh_flags; /* Section flags */ 388 Elf32_Word sh_size; /* Section size in bytes */ 389 Elf32_Word sh_link; /* Link to another section */ 390 Elf32_Word sh_info; /* Additional section information */ 391 Elf32_Word sh_addralign; /* Section alignment */ [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/elfutils/files/ |
| H A D | 0002-Fix-elf_cvt_gunhash-if-dest-and-src-are-same.patch | 26 Elf32_Word *dest32 = dest; 27 const Elf32_Word *src32 = src; 28 + Elf32_Word save_src32_2 = src32[2]; // dest could be equal to src 36 - Elf32_Word bitmask_words = encode ? src32[2] : dest32[2]; 37 + Elf32_Word bitmask_words = encode ? save_src32_2 : dest32[2];
|
| /OK3568_Linux_fs/kernel/arch/arm/vdso/ |
| H A D | vdsomunge.c | 101 static Elf32_Word read_elf_word(Elf32_Word word, bool swap) in read_elf_word() 111 static void write_elf_word(Elf32_Word val, Elf32_Word *dst, bool swap) in write_elf_word() 121 Elf32_Word e_flags; in main()
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | recordmcount.h | 191 static unsigned int get_symindex(Elf_Sym const *sym, Elf32_Word const *symtab, in get_symindex() 192 Elf32_Word const *symtab_shndx) in get_symindex() 237 unsigned const nhdr, Elf32_Word **symtab, in find_symtab() 238 Elf32_Word **symtab_shndx) in find_symtab() 521 Elf32_Word const *symtab, in find_secsym_ndx() 522 Elf32_Word const *symtab_shndx, in find_secsym_ndx() 619 Elf32_Word *symtab; in do_func() 620 Elf32_Word *symtab_shndx; in do_func()
|
| /OK3568_Linux_fs/kernel/scripts/mod/ |
| H A D | modpost.h | 57 Elf32_Word r_sym; /* Symbol index */ 157 Elf32_Word *symtab_shndx_start; 158 Elf32_Word *symtab_shndx_stop;
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/ |
| H A D | endian-ness_handling.patch | 105 Elf32_Word *abi_note = (Elf32_Word *) (file_contents 117 -#define ROUND(len) (((len) + sizeof (Elf32_Word)) - 1) & -sizeof (Elf32_Word))) 118 - Elf32_Addr) note_size = 3 * sizeof (Elf32_Word)) 121 +#define ROUND(len) (((len) + sizeof (Elf32_Word) - 1) & -sizeof (Elf32_Word)) 122 + Elf32_Addr note_size = 3 * sizeof (Elf32_Word)
|
| H A D | 32and64bit.patch | 106 + Elf32_Word *abi_note = (Elf32_Word *) (file_contents 114 +#define ROUND(len) (((len) + sizeof (Elf32_Word)) - 1) & -sizeof (Elf32_Word))) 115 + Elf32_Addr) note_size = 3 * sizeof (Elf32_Word))
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | bedbug.c | 11 #define Elf32_Word unsigned long macro 21 extern int line_info_from_addr __P ((Elf32_Word, char *, char *, int *)); 23 extern char *symbol_name_from_addr __P ((Elf32_Word, int, int *)); 140 if ((line_info_from_addr ((Elf32_Word) ctx.virtual, in disppc() 157 symbol_name_from_addr((Elf32_Word) ctx.virtual, in disppc() 164 symbol_name_from_addr((Elf32_Word) ctx.virtual, in disppc()
|
| /OK3568_Linux_fs/kernel/tools/objtool/ |
| H A D | elf.c | 382 Elf32_Word shndx; in read_symbols() 576 Elf32_Word shndx = sym->sec ? sym->sec->idx : SHN_UNDEF; in elf_update_symbol() 638 shndx_data->d_size = sizeof(Elf32_Word); in elf_update_symbol() 639 shndx_data->d_align = sizeof(Elf32_Word); in elf_update_symbol() 642 symtab_shndx->sh.sh_size += sizeof(Elf32_Word); in elf_update_symbol() 695 Elf32_Word first_non_local, new_idx; in elf_create_section_symbol()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | elf.h | 37 #define Elf_Word Elf32_Word
|