Home
last modified time | relevance | path

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

/linux/fs/
H A Dbinfmt_elf_fdpic.c1276 static inline void fill_elf_note_phdr(struct elf_phdr *phdr, int sz, loff_t offset) in fill_elf_note_phdr() function
1565 fill_elf_note_phdr(phdr4note, thread_status_size, offset); in elf_fdpic_core_dump()