mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-06 03:50:02 +02:00
GP-0: Updating Swift documentation links
This commit is contained in:
parent
2e0e64b7c6
commit
3abf7f765e
21 changed files with 61 additions and 61 deletions
|
@ -66,7 +66,7 @@
|
|||
|
||||
<default_proto>
|
||||
<prototype name="__swiftcall" extrapop="0" stackshift="0">
|
||||
<!-- https://github.com/apple/swift/blob/main/docs/ABI/CallConvSummary.rst#arm64 -->
|
||||
<!-- https://github.com/swiftlang/swift/blob/main/docs/ABI/CallingConventionSummary.rst#arm64 -->
|
||||
<input>
|
||||
<pentry minsize="8" maxsize="8" storage="hiddenret">
|
||||
<register name="x8"/>
|
||||
|
@ -228,7 +228,7 @@
|
|||
</prototype>
|
||||
</default_proto>
|
||||
<prototype name="__thiscall" extrapop="0" stackshift="0">
|
||||
<!-- https://github.com/apple/swift/blob/main/docs/ABI/CallConvSummary.rst#arm64 -->
|
||||
<!-- https://github.com/swiftlang/swift/blob/main/docs/ABI/CallingConventionSummary.rst#arm64 -->
|
||||
<input>
|
||||
<pentry minsize="8" maxsize="8" storage="hiddenret">
|
||||
<register name="x8"/>
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
</returnaddress>
|
||||
<default_proto>
|
||||
<prototype name="__swiftcall" extrapop="8" stackshift="8">
|
||||
<!-- https://github.com/apple/swift/blob/main/docs/ABI/CallConvSummary.rst#x86-64 -->
|
||||
<!-- https://github.com/swiftlang/swift/blob/main/docs/ABI/CallingConventionSummary.rst#x86-64 -->
|
||||
<input>
|
||||
<pentry minsize="8" maxsize="8" storage="hiddenret">
|
||||
<register name="RAX"/>
|
||||
|
@ -146,7 +146,7 @@
|
|||
</prototype>
|
||||
</default_proto>
|
||||
<prototype name="__thiscall" extrapop="8" stackshift="8">
|
||||
<!-- https://github.com/apple/swift/blob/main/docs/ABI/CallConvSummary.rst#x86-64 -->
|
||||
<!-- https://github.com/swiftlang/swift/blob/main/docs/ABI/CallingConventionSummary.rst#x86-64 -->
|
||||
<input>
|
||||
<pentry minsize="8" maxsize="8" storage="hiddenret">
|
||||
<register name="RAX"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue