Home
last modified time | relevance | path

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

/linux/fs/
H A Dbinfmt_elf_fdpic.c1264 static inline void fill_elf_note_phdr(struct elf_phdr *phdr, int sz, loff_t offset) in fill_elf_note_phdr() function
H A Dbinfmt_elf.c1495 static void fill_elf_note_phdr(struct elf_phdr *phdr, int sz, loff_t offset) in fill_elf_note_phdr() function