Change the output of readelf's note display so that the "Data size" column header...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / bti-plt-2.d
1 #name: Check -z force-bti emits BTI feature (shared)
2 #source: bti-plt-1.s
3 #source: bti-plt-2.s
4 #as: -mabi=lp64
5 #ld: -shared -z force-bti -T bti-plt.ld
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.029399 seconds and 4 git commands to generate.