Home
last modified time | relevance | path

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

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/SmmLockBoxLib/
H A DSmmLockBoxPeiLib.c29 typedef struct _LIST_ENTRY64 LIST_ENTRY64; typedef
66 typedef LIST_ENTRY LIST_ENTRY64; typedef
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Library/SmmLockBoxLib/
H A DSmmLockBoxPeiLib.c36 typedef struct _LIST_ENTRY64 LIST_ENTRY64; typedef
73 typedef LIST_ENTRY LIST_ENTRY64; typedef
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/SmmLockBoxLib/
H A DSmmLockBoxPeiLib.c29 typedef struct _LIST_ENTRY64 LIST_ENTRY64; typedef
66 typedef LIST_ENTRY LIST_ENTRY64; typedef
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Library/SmmLockBoxLib/
H A DSmmLockBoxPeiLib.c29 typedef struct _LIST_ENTRY64 LIST_ENTRY64; typedef
66 typedef LIST_ENTRY LIST_ENTRY64; typedef
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/SmmLockBoxLib/
H A DSmmLockBoxPeiLib.c29 typedef struct _LIST_ENTRY64 LIST_ENTRY64; typedef
66 typedef LIST_ENTRY LIST_ENTRY64; typedef
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/SmmLockBoxLib/
H A DSmmLockBoxPeiLib.c29 typedef struct _LIST_ENTRY64 LIST_ENTRY64; typedef
66 typedef LIST_ENTRY LIST_ENTRY64; typedef
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Library/SmmLockBoxLib/
H A DSmmLockBoxPeiLib.c29 typedef struct _LIST_ENTRY64 LIST_ENTRY64; typedef
66 typedef LIST_ENTRY LIST_ENTRY64; typedef
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Library/SmmLockBoxLib/
H A DSmmLockBoxPeiLib.c29 typedef struct _LIST_ENTRY64 LIST_ENTRY64; typedef
66 typedef LIST_ENTRY LIST_ENTRY64; typedef
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Library/SmmLockBoxLib/
H A DSmmLockBoxPeiLib.c29 typedef struct _LIST_ENTRY64 LIST_ENTRY64; typedef
66 typedef LIST_ENTRY LIST_ENTRY64; typedef
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Library/SmmLockBoxLib/
H A DSmmLockBoxPeiLib.c29 typedef struct _LIST_ENTRY64 LIST_ENTRY64; typedef
66 typedef LIST_ENTRY LIST_ENTRY64; typedef
/dports/emulators/qemu/qemu-6.2.0/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
/dports/emulators/qemu42/qemu-4.2.1/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
/dports/emulators/qemu60/qemu-6.0.0/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
/dports/emulators/qemu5/qemu-5.2.0/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
/dports/emulators/qemu-utils/qemu-4.2.1/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
/dports/emulators/qemu-guest-agent/qemu-5.0.1/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
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/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
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/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
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Kernel/
H A Dmod.rs119 pub struct LIST_ENTRY64 { struct
123 impl ::core::marker::Copy for LIST_ENTRY64 {} implementation
124 impl ::core::clone::Clone for LIST_ENTRY64 { implementation
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/contrib/elf2dmp/
H A Dkdbg.h29 struct LIST_ENTRY64 { struct
30 struct LIST_ENTRY64 *Flink;
31 struct LIST_ENTRY64 *Blink;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntdef.h673 typedef struct LIST_ENTRY64 { struct
676 } LIST_ENTRY64, *PLIST_ENTRY64; argument
H A Dwinnt.h627 typedef struct LIST_ENTRY64 { struct
630 } LIST_ENTRY64; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntdef.h673 typedef struct LIST_ENTRY64 { struct
676 } LIST_ENTRY64, *PLIST_ENTRY64; argument
H A Dwinnt.h627 typedef struct LIST_ENTRY64 { struct
630 } LIST_ENTRY64; argument
/dports/security/py-volatility3/volatility3-94426ad/volatility/framework/symbols/windows/
H A Dkdbg.json996 "LIST_ENTRY64": { object