Searched refs:fill_note_info (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ |
H A D | binfmt_elf.c | 1823 static int fill_note_info(struct elfhdr *elf, int phdrs, in fill_note_info() function 2052 static int fill_note_info(struct elfhdr *elf, int phdrs, in fill_note_info() function 2221 if (!fill_note_info(&elf, e_phnum, &info, cprm)) in elf_core_dump()
|
/kernel/linux/linux-6.6/fs/ |
H A D | binfmt_elf.c | 1855 static int fill_note_info(struct elfhdr *elf, int phdrs, in fill_note_info() function 2056 if (!fill_note_info(&elf, e_phnum, &info, cprm)) in elf_core_dump()
|
Completed in 6 milliseconds