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-7.d
CommitLineData
37c18eed 1#name: Warn when neither inputs has GNU NOTE BTI
4e539114 2#source: property-bti-pac2.s
37c18eed
SD
3#source: plt_mapping_symbol.s
4#as: -mabi=lp64
8bf6d176
SD
5#ld: -shared -z force-bti
6#warning: .*plt_mapping_symbol.*: warning: BTI turned on by -z force-bti.*
7#warning: .*property-bti-pac2.*: warning: BTI turned on by -z force-bti.*
37c18eed
SD
8#readelf: -n
9
10# Should warn about the missing input BTI NOTE but should
11# still mark output as BTI
12
13Displaying notes found in: .note.gnu.property
dbe15e4e 14[ ]+Owner[ ]+Data size[ ]+Description
37c18eed
SD
15 GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0
16 Properties: AArch64 feature: BTI
This page took 0.052254 seconds and 4 git commands to generate.