Home
last modified time | relevance | path

Searched defs:phdrs (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/drivers/soc/qcom/
H A Dmdt_loader.c35 static ssize_t mdt_load_split_segment(void *ptr, const struct elf32_phdr *phdrs, in mdt_load_split_segment()
78 const struct elf32_phdr *phdrs; in qcom_mdt_get_size() local
127 const struct elf32_phdr *phdrs; in qcom_mdt_read_metadata() local
206 const struct elf32_phdr *phdrs; in qcom_mdt_pas_init() local
267 const struct elf32_phdr *phdrs; in qcom_mdt_bins_are_split() local
298 const struct elf32_phdr *phdrs; in __qcom_mdt_load() local
/linux-6.15/include/linux/
H A Delf-fdpic.h30 struct elf_phdr *phdrs; /* ref copy of PT_PHDR table */ member
/linux-6.15/arch/parisc/boot/compressed/
H A Dmisc.c237 Elf64_Phdr *phdrs, *phdr; in parse_elf() local
/linux-6.15/arch/x86/boot/compressed/
H A Dmisc.c286 Elf64_Phdr *phdrs, *phdr; in parse_elf() local
/linux-6.15/fs/proc/
H A Dkcore.c383 struct elf_phdr *phdrs, *phdr; in read_kcore_iter() local
/linux-6.15/drivers/remoteproc/
H A Dqcom_common.c279 const struct elf32_phdr *phdrs; in qcom_register_dump_segments() local
H A Dqcom_q6v5_mss.c1376 const struct elf32_phdr *phdrs; in q6v5_mpss_load() local
1684 const struct elf32_phdr *phdrs; in qcom_q6v5_register_dump_segments() local
/linux-6.15/fs/
H A Dbinfmt_elf.c1864 static int fill_note_info(struct elfhdr *elf, int phdrs, in fill_note_info()
/linux-6.15/tools/perf/util/
H A Dsymbol-elf.c2220 struct list_head phdrs; member