2025-04-27 07:49:33 -04:00

24 lines
479 B
Modula-2

LIBRARY w64cpuex.dll
EXPORTS
; the minimal exports requrired to be a wow64 CPU debugger extension:
CpuDbgInitExtapi
CpuDbgGetRemoteContext
CpuDbgSetRemoteContext
CpuDbgGetLocalContext
CpuDbgSetLocalContext
CpuDbgFlushInstructionCache
CpuDbgGetRegisterFuncs
; other extensions, particular to this CPU implementation
help
epi
epn
dumpep
code
flush
autoflush
logeip
last
callstack