Searched defs:PSYMBOL_FUNCENTRY_CALLBACK64 (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dimagehlp.h798 typedef PVOID (CALLBACK *PSYMBOL_FUNCENTRY_CALLBACK64)( typedef
1338 HANDLE, PSYMBOL_FUNCENTRY_CALLBACK64, ULONG64
H A Ddbghelp.h1350 typedef PVOID (CALLBACK *PSYMBOL_FUNCENTRY_CALLBACK64)(HANDLE, ULONG64, ULONG64); typedef
1352 BOOL WINAPI SymRegisterFunctionEntryCallback64(HANDLE, PSYMBOL_FUNCENTRY_CALLBACK64, ULONG64);
1460 #define PSYMBOL_FUNCENTRY_CALLBACK PSYMBOL_FUNCENTRY_CALLBACK64
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dimagehlp.h738 typedef PVOID (CALLBACK *PSYMBOL_FUNCENTRY_CALLBACK64)( typedef
1278 HANDLE, PSYMBOL_FUNCENTRY_CALLBACK64, ULONG64
H A Ddbghelp.h1290 typedef PVOID (CALLBACK *PSYMBOL_FUNCENTRY_CALLBACK64)(HANDLE, ULONG64, ULONG64); typedef
1292 BOOL WINAPI SymRegisterFunctionEntryCallback64(HANDLE, PSYMBOL_FUNCENTRY_CALLBACK64, ULONG64);
1400 #define PSYMBOL_FUNCENTRY_CALLBACK PSYMBOL_FUNCENTRY_CALLBACK64

Completed in 69 milliseconds