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

/linux-master/fs/
H A Dbinfmt_elf_fdpic.c1255 static inline void fill_elf_note_phdr(struct elf_phdr *phdr, int sz, loff_t offset) function
1543 fill_elf_note_phdr(phdr4note, thread_status_size, offset);
H A Dbinfmt_elf.c1449 static void fill_elf_note_phdr(struct elf_phdr *phdr, int sz, loff_t offset) function
2016 fill_elf_note_phdr(phdr4note, sz, offset);

Completed in 212 milliseconds