mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 04:37:32 +00:00
3f15a0d473
CORE-13231
19 lines
979 B
Python
19 lines
979 B
Python
|
|
# This file is autogenerated by update.py
|
|
|
|
@ stdcall -arch=x86_64 RtlAddFunctionTable() ntdll.RtlAddFunctionTable
|
|
@ stdcall RtlCaptureContext() ntdll.RtlCaptureContext
|
|
@ stdcall RtlCaptureStackBackTrace() ntdll.RtlCaptureStackBackTrace
|
|
@ stdcall RtlCompareMemory() ntdll.RtlCompareMemory
|
|
@ stdcall -arch=x86_64 RtlCopyMemory() kernel32.RtlCopyMemory
|
|
@ stdcall -arch=x86_64 RtlDeleteFunctionTable() ntdll.RtlDeleteFunctionTable
|
|
@ stdcall RtlFillMemory() ntdll.RtlFillMemory
|
|
@ stdcall -arch=x86_64 RtlInstallFunctionTableCallback() ntdll.RtlInstallFunctionTableCallback
|
|
@ stdcall -arch=x86_64 RtlLookupFunctionEntry() ntdll.RtlLookupFunctionEntry
|
|
@ stdcall RtlPcToFileHeader() ntdll.RtlPcToFileHeader
|
|
@ stdcall RtlRaiseException() ntdll.RtlRaiseException
|
|
@ stdcall -arch=x86_64 RtlRestoreContext() ntdll.RtlRestoreContext
|
|
@ stdcall RtlUnwind() ntdll.RtlUnwind
|
|
@ stdcall -arch=x86_64 RtlUnwindEx() ntdll.RtlUnwindEx
|
|
@ stdcall -arch=x86_64 RtlVirtualUnwind() ntdll.RtlVirtualUnwind
|