wine/dlls/winecrt0
Jacek Caban 8ed36639cb winecrt0: Support __os_arm64x_dispatch_call symbol on ARM64EC.
This is needed for hybrid patchable guest exit thunks generated by the compiler.
2024-05-07 22:49:45 +02:00
..
arm64ec.c winecrt0: Support __os_arm64x_dispatch_call symbol on ARM64EC. 2024-05-07 22:49:45 +02:00
crt_dllmain.c
crt_fltused.c
debug.c
delay_load.c
dll_canunload.c
dll_entry.c include: Remove DECLSPEC_HIDDEN from winecrt0 functions. 2023-11-08 10:09:22 +01:00
dll_main.c
dll_register.c
dll_soinit.c
exception.c winecrt0: Use the official definitions for exception flags. 2024-02-29 18:14:48 +01:00
exe16_entry.c include: Remove DECLSPEC_HIDDEN from winecrt0 functions. 2023-11-08 10:09:22 +01:00
exe_entry.c include: Remove DECLSPEC_HIDDEN from winecrt0 functions. 2023-11-08 10:09:22 +01:00
exe_main.c
exe_wentry.c include: Remove DECLSPEC_HIDDEN from winecrt0 functions. 2023-11-08 10:09:22 +01:00
exe_wmain.c
Makefile.in winecrt0: Initial ARM64EC support. 2023-11-14 13:12:36 +01:00
register.c
setjmp.c winecrt0: Implement setjmp/longjmp for ARM64EC. 2023-11-14 22:23:44 +01:00
stub.c include: Remove DECLSPEC_HIDDEN from winecrt0 functions. 2023-11-08 10:09:22 +01:00
unix_lib.c