Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Delfload.c4387 g_autofree char *corefile = core_dump_filename(ts); in elf_core_dump() local
4388 fd = open(corefile, O_WRONLY | O_CREAT | O_TRUNC, in elf_core_dump()