Searched refs:PSYMBOL_FUNCENTRY_CALLBACK64 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ | ||
| H A D | dbghelp.h | 312 typedef PVOID (CALLBACK *PSYMBOL_FUNCENTRY_CALLBACK64)(HANDLE hProcess,ULONG64 AddrBase,ULONG64 UserContext); typedef in typeref:typename:PVOID (CALLBACK *)(HANDLE hProcess,ULONG64 AddrBase,ULONG64 UserContext) 320 #define PSYMBOL_FUNCENTRY_CALLBACK PSYMBOL_FUNCENTRY_CALLBACK64 756 BOOL IMAGEAPI SymRegisterFunctionEntryCallback64(HANDLE hProcess,PSYMBOL_FUNCENTRY_CALLBACK64 CallbackFunction,ULONG64 UserContext); |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ | ||
| H A D | dbghelp.h | 312 typedef PVOID (CALLBACK *PSYMBOL_FUNCENTRY_CALLBACK64)(HANDLE hProcess,ULONG64 AddrBase,ULONG64 UserContext); typedef in typeref:typename:PVOID (CALLBACK *)(HANDLE hProcess,ULONG64 AddrBase,ULONG64 UserContext) 320 #define PSYMBOL_FUNCENTRY_CALLBACK PSYMBOL_FUNCENTRY_CALLBACK64 756 BOOL IMAGEAPI SymRegisterFunctionEntryCallback64(HANDLE hProcess,PSYMBOL_FUNCENTRY_CALLBACK64 CallbackFunction,ULONG64 UserContext); |
Completed in 8 milliseconds