[BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI and to select BTI enabled PLTs
[external/binutils.git] / ld / testsuite / ld-aarch64 / gc-plt-hidden.s
1         .text
2         .globl hidfn
3         .hidden hidfn
4         .type hidfn, %function
5 hidfn:
6         and x0, x0, x0
7         .size hidfn, . - hidfn