Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/Windows/
DSignals.inc105 typedef PVOID (__stdcall *PFUNCTION_TABLE_ACCESS_ROUTINE64)( HANDLE ahProcess,
116 PFUNCTION_TABLE_ACCESS_ROUTINE64,
/external/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h272 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/llvm/lib/Support/Windows/
DSignals.inc115 typedef PVOID (__stdcall *PFUNCTION_TABLE_ACCESS_ROUTINE64)( HANDLE ahProcess,
132 PFUNCTION_TABLE_ACCESS_ROUTINE64,
/external/v8/src/base/platform/
Dplatform-win32.cc987 PFUNCTION_TABLE_ACCESS_ROUTINE64 FunctionTableAccessRoutine,