Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Delfload.c2202 static void fill_elf_note_phdr(struct elf_phdr *phdr, size_t sz, off_t offset) in fill_elf_note_phdr() function
2517 fill_elf_note_phdr(hptr, note_size, note_offset); in elf_core_dump()