FEX/ThunkLibs/libVDSO
Ryan Houdek abb8de0966 VDSO: Add sigreturn functions to VDSO
These need to be bit-exact following exactly what is shown in the
assembly.

libunwind parses where EIP is to see if it is in a stack frame.
Also needsto live in VDSO otherwise backtrace doesn't work.
2023-02-04 10:35:06 -08:00
..
libVDSO_Guest_32.lds VDSO: Add sigreturn functions to VDSO 2023-02-04 10:35:06 -08:00
libVDSO_Guest.cpp VDSO: Add sigreturn functions to VDSO 2023-02-04 10:35:06 -08:00
libVDSO_Guest.lds Thunks: Add support for building with clang 2022-10-09 23:07:30 -07:00
libVDSO_interface.cpp Thunks/VDSO: Extend to support clock_gettime64 2022-09-26 14:35:38 -07:00
Types.h Thunks/VDSO: Extend to support clock_gettime64 2022-09-26 14:35:38 -07:00