mirror of
https://github.com/frida/tinycc
synced 2025-02-16 07:14:10 +03:00
![grischka](/assets/img/avatar_default.png)
This enables native unwind semantics with longjmp on win64 by putting an entry into the .pdata section for each compiled fuction. Also, the function now use a fixed stack and store arguments into X(%rsp) rather than using push.