mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-06-01 11:55:59 +08:00
GP-1653 __cdecl alias in x86-64
This commit is contained in:
@@ -158,6 +158,7 @@
|
|||||||
<range space="stack" first="8" last="39"/>
|
<range space="stack" first="8" last="39"/>
|
||||||
</localrange>
|
</localrange>
|
||||||
</prototype>
|
</prototype>
|
||||||
|
<modelalias name="__cdecl" parent="__fastcall"/>
|
||||||
<callfixup name="alloca_probe">
|
<callfixup name="alloca_probe">
|
||||||
<target name="_alloca_probe"/>
|
<target name="_alloca_probe"/>
|
||||||
<target name="_alloca_probe2"/>
|
<target name="_alloca_probe2"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user