mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-22 12:11:55 +00:00
Merge remote-tracking branch 'origin/GP-4513_emteere_WinAARCH64_chkstk'
This commit is contained in:
commit
894d55ccb4
@ -194,6 +194,15 @@
|
||||
</default_proto>
|
||||
<modelalias name="__stdcall" parent="__cdecl"/>
|
||||
|
||||
<callfixup name="chkstk">
|
||||
<target name="__chkstk"/>
|
||||
<pcode>
|
||||
<body><![CDATA[
|
||||
localx15tmp:8 = x15;
|
||||
]]></body>
|
||||
</pcode>
|
||||
</callfixup>
|
||||
|
||||
<callfixup name="security_push_cookie">
|
||||
<target name="__security_push_cookie"/>
|
||||
<pcode>
|
||||
|
Loading…
Reference in New Issue
Block a user