Home
last modified time | relevance | path

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

/openbmc/qemu/contrib/elf2dmp/
H A Dkdbg.h29 typedef struct LIST_ENTRY64 { struct
30 struct LIST_ENTRY64 *Flink; argument
31 struct LIST_ENTRY64 *Blink; argument
32 } LIST_ENTRY64; typedef
36 LIST_ENTRY64 List;