Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dwin_dump_defs.h149 #define VMCOREINFO_ELF_NOTE_HDR_SIZE 24 macro
151 VMCOREINFO_ELF_NOTE_HDR_SIZE)
153 VMCOREINFO_ELF_NOTE_HDR_SIZE)
/openbmc/qemu/dump/
H A Dwin_dump.c410 WinDumpHeader *h = (void *)(s->guest_note + VMCOREINFO_ELF_NOTE_HDR_SIZE); in create_win_dump()