Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dbinfmt_elf_fdpic.c1339 static inline void fill_elf_note_phdr(struct elf_phdr *phdr, int sz, loff_t offset) in fill_elf_note_phdr() function
1721 fill_elf_note_phdr(phdr4note, sz, offset); in elf_fdpic_core_dump()
Dbinfmt_elf.c1376 static void fill_elf_note_phdr(struct elf_phdr *phdr, int sz, loff_t offset) in fill_elf_note_phdr() function
2200 fill_elf_note_phdr(phdr4note, sz, offset); in elf_core_dump()