]> git.ipfire.org Git - thirdparty/glibc.git/commit - elf/elf.h
elf.h: Add aarch64 bti/pac dynamic tag constants
authorMark Wielaard <mark@klomp.org>
Fri, 28 Aug 2020 16:44:16 +0000 (18:44 +0200)
committerMark Wielaard <mark@klomp.org>
Mon, 7 Sep 2020 07:12:04 +0000 (09:12 +0200)
commit721a853415e358ba887c9fc693899cb648ca79f3
tree89a26f713ce0b87ea43d388740b9126b1c1eaea2
parent04bba1e5d84b6fd8d3a3b006bc240cd5d241ee30
elf.h: Add aarch64 bti/pac dynamic tag constants

Constants double checked against binutils and the ELF for the Arm 64-bit
Architecture (AArch64) Release 2020Q2 document.

Only BTI PLT is used in glibc, there's no PAC PLT with glibc, and people
are expected to use BIND_NOW.
elf/elf.h