aarch64 and arm testsuite fixes for targets lacking shared libs
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / bti-plt-4.d
1 #name: Check -z force-bti emits BTI feature (exec)
2 #source: bti-plt-1.s
3 #target: [check_shared_lib_support]
4 #as: -mabi=lp64
5 #ld: -z force-bti -e _start -T bti-plt.ld -L./tmpdir -lbti-plt-so
6 #readelf: -n
7
8 Displaying notes found in: .note.gnu.property
9 [ ]+Owner[ ]+Data size[ ]+Description
10 GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0
11 Properties: AArch64 feature: BTI
This page took 0.039393 seconds and 5 git commands to generate.