Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dbinfmt_elf.c1783 static int fill_note_info(struct elfhdr *elf, int phdrs, in fill_note_info() function
2032 static int fill_note_info(struct elfhdr *elf, int phdrs, in fill_note_info() function
2267 if (!fill_note_info(elf, e_phnum, &info, cprm->siginfo, cprm->regs)) in elf_core_dump()