Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/proc/
H A Dvmcore.c981 * copy_notes_elf32 - copy ELF note segments in a given buffer
996 static int __init copy_notes_elf32(const Elf32_Ehdr *ehdr_ptr, char *notes_buf) in copy_notes_elf32() function
1043 rc = copy_notes_elf32(ehdr_ptr, *notes_buf); in merge_note_headers_elf32()
/kernel/linux/linux-6.6/fs/proc/
H A Dvmcore.c997 * copy_notes_elf32 - copy ELF note segments in a given buffer
1012 static int __init copy_notes_elf32(const Elf32_Ehdr *ehdr_ptr, char *notes_buf) in copy_notes_elf32() function
1059 rc = copy_notes_elf32(ehdr_ptr, *notes_buf); in merge_note_headers_elf32()

Completed in 5 milliseconds