]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
elf_common.h: Add STO_AARCH64_VARIANT_PCS
authorAndrew Turner <andrew@FreeBSD.org>
Wed, 17 Apr 2024 13:18:24 +0000 (14:18 +0100)
committerAndrew Turner <andrew@FreeBSD.org>
Wed, 24 Apr 2024 18:17:20 +0000 (18:17 +0000)
commitd7ac42676dc403cd31d4a6c9a91a2ed5680cca86
treec78014c18784604dcd3a2a438a9785b867ba6463
parent2c35c867ba05c8de167e1597c9044a72febdda63
elf_common.h: Add STO_AARCH64_VARIANT_PCS

This is used to mark symbols that use a variant procedure call with
a different calling convention to the main ABI.

Reviewed by: kib, imp
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D44868
sys/sys/elf_common.h