Szabolcs Nagy 0b48caab9a 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.
2019-07-10 15:50:14 +01:00
..
2018-01-04 18:46:24 +01:00
2013-06-05 20:44:03 +00:00
2013-06-05 20:44:03 +00:00
2019-04-26 14:06:32 +02:00
2019-04-26 14:06:32 +02:00
2013-08-21 19:48:48 +02:00
2013-08-21 19:48:48 +02:00
2013-06-05 20:44:03 +00:00
2017-12-15 20:22:29 -08:00
2013-10-18 19:45:36 +05:30
2018-01-04 18:46:24 +01:00