/linux/drivers/soc/qcom/ |
H A D | mdt_loader.c | 21 static bool mdt_phdr_valid(const struct elf32_phdr *phdr) in mdt_phdr_valid() 39 const struct elf32_phdr *phdr = &phdrs[segment]; in mdt_load_split_segment() local 79 const struct elf32_phdr *phdr; in qcom_mdt_get_size() local 207 const struct elf32_phdr *phdr; in qcom_mdt_pas_init() local 299 const struct elf32_phdr *phdr; in __qcom_mdt_load() local
|
/linux/fs/ |
H A D | binfmt_elf_fdpic.c | 141 struct elf_phdr *phdr; in elf_fdpic_fetch_phdrs() local 186 struct elf_phdr *phdr; in load_elf_fdpic_binary() local 750 struct elf_phdr *phdr; in elf_fdpic_map_file() local 930 struct elf_phdr *phdr; in elf_fdpic_map_file_constdisp_on_uclinux() local 1014 struct elf_phdr *phdr; in elf_fdpic_map_file_by_direct_mmap() local 1264 static inline void fill_elf_note_phdr(struct elf_phdr *phdr, int sz, loff_t offset) in fill_elf_note_phdr() 1580 struct elf_phdr phdr; in elf_fdpic_core_dump() local
|
H A D | binfmt_elf.c | 455 static unsigned long total_mapping_size(const struct elf_phdr *phdr, int nr) in total_mapping_size() 584 struct elf_phdr *phdr, in arch_elf_pt_proc() 768 static int parse_elf_properties(struct file *f, const struct elf_phdr *phdr, in parse_elf_properties() 1495 static void fill_elf_note_phdr(struct elf_phdr *phdr, int sz, loff_t offset) in fill_elf_note_phdr() 2090 struct elf_phdr phdr; in elf_core_dump() local
|
/linux/net/dsa/ |
H A D | tag_qca.c | 18 __be16 *phdr; in qca_tag_xmit() local 42 __be16 *phdr; in qca_tag_rcv() local
|
H A D | tag_mtk.c | 72 __be16 *phdr; in mtk_tag_rcv() local
|
H A D | tag_ar9331.c | 33 __le16 *phdr; in ar9331_tag_xmit() local
|
/linux/arch/s390/kernel/ |
H A D | kexec_elf.c | 21 const Elf_Phdr *phdr; in kexec_file_add_kernel_elf() local 74 const Elf_Phdr *phdr; in s390_elf_load() local
|
/linux/kernel/ |
H A D | kexec_elf.c | 185 static bool elf_is_phdr_sane(const struct elf_phdr *phdr, size_t buf_len) in elf_is_phdr_sane() 207 struct elf_phdr *phdr = (struct elf_phdr *) &elf_info->proghdrs[idx]; in elf_read_phdr() local 401 const struct elf_phdr *phdr; in kexec_elf_load() local
|
/linux/tools/testing/selftests/sgx/ |
H A D | load.c | 235 Elf64_Phdr *phdr = &phdr_tbl[i]; in encl_load() local 247 Elf64_Phdr *phdr = &phdr_tbl[i]; in encl_load() local
|
/linux/fs/proc/ |
H A D | vmcore.c | 867 Elf64_Phdr phdr; in merge_note_headers_elf64() local 1058 Elf32_Phdr phdr; in merge_note_headers_elf32() local 1403 Elf64_Phdr *phdr = (Elf64_Phdr *)(elfptr + sizeof(Elf64_Ehdr)); in vmcoredd_update_program_headers() local 1423 Elf32_Phdr *phdr = (Elf32_Phdr *)(elfptr + sizeof(Elf32_Ehdr)); in vmcoredd_update_program_headers() local 1575 Elf64_Phdr *phdr; in vmcore_reset_offsets_elf64() local 1603 Elf64_Phdr *phdr; in vmcore_add_device_ram_elf64() local
|
/linux/drivers/media/common/siano/ |
H A D | smsendian.c | 87 struct sms_msg_hdr *phdr = (struct sms_msg_hdr *)msg; in smsendian_handle_message_header() local
|
/linux/tools/testing/selftests/kvm/lib/ |
H A D | elf.c | 148 Elf64_Phdr phdr; in kvm_vm_elf_load() local
|
/linux/tools/perf/util/ |
H A D | symbol-minimal.c | 117 Elf32_Phdr *phdr; in filename__read_build_id() local 169 Elf64_Phdr *phdr; filename__read_build_id() local [all...] |
/linux/lib/ |
H A D | buildid.c | 217 const Elf32_Phdr *phdr; in get_build_id_32() local 253 const Elf64_Phdr *phdr; in get_build_id_64() local
|
/linux/arch/riscv/kernel/ |
H A D | elf_kexec.c | 45 const struct elf_phdr *phdr; in riscv_kexec_elf_load() local 83 const struct elf_phdr *phdr; in elf_find_pbase() local
|
/linux/drivers/media/usb/siano/ |
H A D | smsusb.c | 98 struct sms_msg_hdr *phdr = (struct sms_msg_hdr *)surb->cb->p; in smsusb_onresponse() local 211 struct sms_msg_hdr *phdr; in smsusb_sendrequest() local
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | verbs_txreq.h | 17 struct hfi1_sdma_header phdr; member
|
/linux/arch/arm64/kernel/ |
H A D | elfcore.c | 96 struct elf_phdr phdr; in elf_core_write_extra_phdrs() local
|
/linux/arch/s390/include/asm/ |
H A D | elf.h | 202 #define arch_elf_pt_proc(ehdr, phdr, elf, interp, state) \ argument 217 #define arch_elf_pt_proc(ehdr, phdr, elf, interp, state) \ argument
|
/linux/fs/xfs/ |
H A D | xfs_attr_inactive.c | 226 struct xfs_da3_icnode_hdr phdr; in xfs_attr3_node_inactive() local
|
/linux/drivers/remoteproc/ |
H A D | remoteproc_elf_loader.c | 163 const void *ehdr, *phdr; local
|
H A D | remoteproc_coredump.c | 238 void *phdr; in rproc_coredump() local
|
/linux/arch/parisc/boot/compressed/ |
H A D | misc.c | 237 Elf64_Phdr *phdrs, *phdr; in parse_elf() local
|
/linux/arch/x86/boot/compressed/ |
H A D | misc.c | 298 Elf64_Phdr *phdrs, *phdr; in parse_elf() local
|
/linux/tools/testing/selftests/powerpc/ptrace/ |
H A D | core-pkey.c | 199 Elf64_Phdr *phdr; check_core_file() local [all...] |