Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dbinfmt_elf.c1760 static int fill_note_info(struct elfhdr *elf, int phdrs, in fill_note_info() function
2009 static int fill_note_info(struct elfhdr *elf, int phdrs, in fill_note_info() function
2239 if (!fill_note_info(elf, e_phnum, &info, cprm->siginfo, cprm->regs)) in elf_core_dump()