Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Darch_dump.c150 static int x86_write_elf64_note(WriteCoreDumpFunction f, CPUX86State *env, in x86_write_elf64_note() function
195 ret = x86_write_elf64_note(f, &cpu->env, cpuid, s); in x86_cpu_write_elf64_note()