Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dvmcore.c823 static int __init copy_notes_elf64(const Elf64_Ehdr *ehdr_ptr, char *notes_buf) in copy_notes_elf64() function
870 rc = copy_notes_elf64(ehdr_ptr, *notes_buf); in merge_note_headers_elf64()