Home
last modified time | relevance | path

Searched refs:fill_elf_note_phdr (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/
Dbinfmt_elf_fdpic.c1319 static inline void fill_elf_note_phdr(struct elf_phdr *phdr, int sz, loff_t offset) in fill_elf_note_phdr() function
1704 fill_elf_note_phdr(phdr4note, sz, offset); in elf_fdpic_core_dump()
Dbinfmt_elf.c1480 static void fill_elf_note_phdr(struct elf_phdr *phdr, int sz, loff_t offset) in fill_elf_note_phdr() function
2300 fill_elf_note_phdr(phdr4note, sz, offset); in elf_core_dump()