Searched refs:PFUNCTION_TABLE_ACCESS_ROUTINE64 (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Support/Windows/ |
D | Signals.inc | 105 typedef PVOID (__stdcall *PFUNCTION_TABLE_ACCESS_ROUTINE64)( HANDLE ahProcess, 116 PFUNCTION_TABLE_ACCESS_ROUTINE64,
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | dbghelp.h | 272 typedef PVOID (WINAPI *PFUNCTION_TABLE_ACCESS_ROUTINE64)(HANDLE hProcess,DWORD64 AddrBase); typedef 276 …textRecord,PREAD_PROCESS_MEMORY_ROUTINE64 ReadMemoryRoutine,PFUNCTION_TABLE_ACCESS_ROUTINE64 Funct… 280 #define PFUNCTION_TABLE_ACCESS_ROUTINE PFUNCTION_TABLE_ACCESS_ROUTINE64
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/ |
D | Signals.inc | 116 typedef PVOID (__stdcall *PFUNCTION_TABLE_ACCESS_ROUTINE64)( HANDLE ahProcess, 133 PFUNCTION_TABLE_ACCESS_ROUTINE64,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/ |
D | Signals.inc | 114 typedef PVOID (__stdcall *PFUNCTION_TABLE_ACCESS_ROUTINE64)( HANDLE ahProcess, 131 PFUNCTION_TABLE_ACCESS_ROUTINE64,
|
/external/llvm/lib/Support/Windows/ |
D | Signals.inc | 115 typedef PVOID (__stdcall *PFUNCTION_TABLE_ACCESS_ROUTINE64)( HANDLE ahProcess, 132 PFUNCTION_TABLE_ACCESS_ROUTINE64,
|
/external/v8/src/base/platform/ |
D | platform-win32.cc | 1056 PFUNCTION_TABLE_ACCESS_ROUTINE64 FunctionTableAccessRoutine,
|