reactos/sdk/lib/rtl/amd64
Timo Kreuzer 83e741c643 [RTL/x64] Implement RtlRaiseException in asm
This fixes invalid contexts being passed to RtlDispatchException. Also update the ExceptionAddress field in the EXCEPTION_FRAME, to match the Rip value in the CONTEXT, which is required for proper unwinding.
2024-04-14 14:12:35 +02:00
..
debug_asm.S
dynfntbl.c
except.c [RTL/x64] Implement RtlRaiseException in asm 2024-04-14 14:12:35 +02:00
except_asm.S [RTL/x64] Implement RtlRaiseException in asm 2024-04-14 14:12:35 +02:00
rtlmem.S
slist.S
stubs.c [NTOS][RTL] Initialize MxCsr where missing 2022-08-22 11:22:08 +02:00
unwind.c [RTL/x64] Handle STATUS_UNWIND_CONSOLIDATE in RtlRestoreContext 2024-04-13 14:34:23 +02:00