Searched refs:elf_core_extra_phdrs (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Delfcore.h108 extern Elf_Half elf_core_extra_phdrs(struct coredump_params *cprm);
115 static inline Elf_Half elf_core_extra_phdrs(struct coredump_params *cprm) function
/linux-master/arch/x86/um/
H A Delfcore.c10 Elf32_Half elf_core_extra_phdrs(struct coredump_params *cprm) function
/linux-master/arch/arm64/kernel/
H A Delfcore.c78 Elf_Half elf_core_extra_phdrs(struct coredump_params *cprm) function
/linux-master/fs/
H A Dbinfmt_elf_fdpic.c1504 segs = cprm->vma_count + elf_core_extra_phdrs(cprm);
H A Dbinfmt_elf.c1983 segs = cprm->vma_count + elf_core_extra_phdrs(cprm);

Completed in 142 milliseconds