| /OK3568_Linux_fs/kernel/drivers/soc/qcom/ |
| H A D | mdt_loader.c | 44 const struct elf32_hdr *ehdr; in qcom_mdt_get_size() 49 ehdr = (struct elf32_hdr *)fw->data; in qcom_mdt_get_size() 89 const struct elf32_hdr *ehdr; in qcom_mdt_read_metadata() 95 ehdr = (struct elf32_hdr *)fw->data; in qcom_mdt_read_metadata() 136 const struct elf32_hdr *ehdr; in __qcom_mdt_load() 154 ehdr = (struct elf32_hdr *)fw->data; in __qcom_mdt_load()
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | elf.h | 96 struct elf32_hdr; 101 extern int elf_check_arch(const struct elf32_hdr *); 136 extern void elf_set_personality(const struct elf32_hdr *);
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | elf.h | 36 struct elf32_hdr; 37 extern int elf_check_arch(const struct elf32_hdr *);
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_firmware_core_dump.c | 171 static void fw_core_dump_fill_elf_header(struct elf32_hdr *hdr, unsigned int sections) in fw_core_dump_fill_elf_header() 198 hdr->e_phoff = sizeof(struct elf32_hdr); in fw_core_dump_fill_elf_header() 204 hdr->e_ehsize = sizeof(struct elf32_hdr); in fw_core_dump_fill_elf_header() 409 struct elf32_hdr hdr; in fw_core_dump_write_elf_header() 436 seq_write(m, &hdr, sizeof(struct elf32_hdr)); in fw_core_dump_write_elf_header() 440 elf_phdr_note_offset = sizeof(struct elf32_hdr) + sections * sizeof(struct elf32_phdr); in fw_core_dump_write_elf_header()
|
| /OK3568_Linux_fs/kernel/drivers/remoteproc/ |
| H A D | remoteproc_elf_helpers.h | 25 struct elf32_hdr *ehdr = (struct elf32_hdr *)fw->data; in fw_elf_get_class() 30 static inline void elf_hdr_init_ident(struct elf32_hdr *hdr, u8 class) in elf_hdr_init_ident()
|
| H A D | remoteproc_elf_loader.c | 44 struct elf32_hdr *ehdr; 55 if (fw->size < sizeof(struct elf32_hdr)) { 60 ehdr = (struct elf32_hdr *)fw->data;
|
| H A D | qcom_common.c | 119 const struct elf32_hdr *ehdr; in qcom_register_dump_segments() 123 ehdr = (struct elf32_hdr *)fw->data; in qcom_register_dump_segments()
|
| H A D | mtk_scp.c | 223 struct elf32_hdr *ehdr; in scp_elf_load_segments() 228 ehdr = (struct elf32_hdr *)elf_data; in scp_elf_load_segments()
|
| H A D | qcom_q6v5_mss.c | 1097 struct elf32_hdr *ehdr; in q6v5_mpss_load() 1133 ehdr = (struct elf32_hdr *)fw->data; in q6v5_mpss_load() 1394 const struct elf32_hdr *ehdr; in qcom_q6v5_register_dump_segments() 1408 ehdr = (struct elf32_hdr *)fw->data; in qcom_q6v5_register_dump_segments()
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | elf.c | 10 int elf_check_arch(const struct elf32_hdr *x) in elf_check_arch() 43 void elf_set_personality(const struct elf32_hdr *x) in elf_set_personality()
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | elf.c | 79 struct elf32_hdr e32; in arch_elf_pt_proc() 138 struct elf32_hdr e32; in arch_check_elf() 142 struct elf32_hdr e32; in arch_check_elf()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | elf.h | 31 #define elfhdr elf32_hdr
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | compat_binfmt_elf.c | 34 #define elfhdr elf32_hdr
|
| /OK3568_Linux_fs/kernel/arch/nds32/include/asm/ |
| H A D | elf.h | 116 struct elf32_hdr;
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | elf.h | 55 typedef struct elf32_hdr { struct
|
| /OK3568_Linux_fs/kernel/arch/arc/kernel/ |
| H A D | process.c | 284 int elf_check_arch(const struct elf32_hdr *x) in elf_check_arch()
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | elf.h | 15 struct elf32_hdr;
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/sti/c8sectpfe/ |
| H A D | c8sectpfe-core.c | 958 struct elf32_hdr *ehdr; in c8sectpfe_elf_sanity_check() 966 if (fw->size < sizeof(struct elf32_hdr)) { in c8sectpfe_elf_sanity_check() 971 ehdr = (struct elf32_hdr *)fw->data; in c8sectpfe_elf_sanity_check()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | elf.h | 205 typedef struct elf32_hdr{ struct
|
| /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 | 204 typedef struct elf32_hdr{ struct
|
| /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 | 204 typedef struct elf32_hdr{ struct
|