blob: 9866ada2d99d26ccb2b91e32751a52f88c9fd068 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
;
; Exports of file wow64cpu.dll
;
; Autogenerated by gen_exportdef
; Written by Kai Tietz, 2007
;
LIBRARY wow64cpu.dll
EXPORTS
CpuFlushInstructionCache
CpuGetContext
CpuGetStackPointer
CpuInitializeStartupContext
CpuNotifyDllLoad
CpuNotifyDllUnload
CpuPrepareForDebuggerAttach
CpuProcessDebugEvent
CpuProcessInit
CpuProcessTerm
CpuResetFloatingPoint
CpuResetToConsistentState
CpuSetContext
CpuSetInstructionPointer
CpuSetStackPointer
CpuSimulate
CpuSuspendThread
CpuThreadInit
CpuThreadTerm
TurboDispatchJumpAddressEnd
TurboDispatchJumpAddressStart
|