Home
last modified time | relevance | path

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

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