diff options
author | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2019-04-25 15:35:35 +0100 |
---|---|---|
committer | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2019-07-10 15:49:37 +0100 |
commit | b95c8a3150be0c3ae9984e2c473212e5be30ccf5 (patch) | |
tree | 3364b3a1a7b87ead63f7d927ff0272b2f2c4cfd4 /elf/unload3mod3.c | |
parent | 5f7fa9ac30048bcc1d883cf52a544ea182882ee9 (diff) | |
download | glibc-b95c8a3150be0c3ae9984e2c473212e5be30ccf5.tar.gz glibc-b95c8a3150be0c3ae9984e2c473212e5be30ccf5.tar.xz glibc-b95c8a3150be0c3ae9984e2c473212e5be30ccf5.zip |
aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCS
STO_AARCH64_VARIANT_PCS is a non-visibility st_other flag for marking symbols that reference functions that may follow a variant PCS with different register usage convention from the base PCS. DT_AARCH64_VARIANT_PCS is a dynamic tag that marks ELF modules that have R_*_JUMP_SLOT relocations for symbols marked with STO_AARCH64_VARIANT_PCS (i.e. have variant PCS calls via a PLT). * elf/elf.h (STO_AARCH64_VARIANT_PCS): Define. (DT_AARCH64_VARIANT_PCS): Define.
Diffstat (limited to 'elf/unload3mod3.c')
0 files changed, 0 insertions, 0 deletions