Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dbinfmt_elf.c1828 static int fill_note_info(struct elfhdr *elf, int phdrs, in fill_note_info() function
2057 static int fill_note_info(struct elfhdr *elf, int phdrs, in fill_note_info() function
2226 if (!fill_note_info(&elf, e_phnum, &info, cprm)) in elf_core_dump()