Home
last modified time | relevance | path

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

/linux/include/linux/
H A Delf-fdpic.h30 struct elf_phdr *phdrs; /* ref copy of PT_PHDR table */ member
/linux/arch/x86/boot/compressed/
H A Dmisc.c285 Elf64_Phdr *phdrs, *phdr; in parse_elf() local
/linux/fs/proc/
H A Dkcore.c383 struct elf_phdr *phdrs, *phdr; in read_kcore_iter() local
/linux/drivers/remoteproc/
H A Dqcom_common.c279 const struct elf32_phdr *phdrs; in qcom_register_dump_segments() local
H A Dqcom_q6v5_mss.c1385 const struct elf32_phdr *phdrs; in q6v5_mpss_load() local
1693 const struct elf32_phdr *phdrs; in qcom_q6v5_register_dump_segments() local
/linux/fs/
H A Dbinfmt_elf.c1816 static int fill_note_info(struct elfhdr *elf, int phdrs, in fill_note_info()
/linux/tools/perf/util/
H A Dsymbol-elf.c2092 struct list_head phdrs; member