[BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI and to select BTI enabled PLTs
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / bti-plt-4.d
1 #name: Check --force-bti emits BTI feature (exec)
2 #source: bti-plt-1.s
3 #as: -mabi=lp64
4 #ld: --force-bti -e _start -T bti-plt.ld -L./tmpdir -lbti-plt-so
5 #readelf: -n
6
7 Displaying notes found in: .note.gnu.property
8 Owner Data size Description
9 GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0
10 Properties: AArch64 feature: BTI
This page took 0.029821 seconds and 4 git commands to generate.