Change the output of readelf's note display so that the "Data size" column header...
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / x86-64 / shstk-x32.d
1 #source: shstk.s
2 #PROG: objcopy
3 #as: --x32 -mx86-used-note=yes
4 #objcopy:
5 #readelf: -n
6
7 Displaying notes found in: .note.gnu.property
8 [ ]+Owner[ ]+Data size[ ]+Description
9 GNU 0x0000000c NT_GNU_PROPERTY_TYPE_0
10 Properties: x86 feature: SHSTK
11 GNU 0x00000018 NT_GNU_PROPERTY_TYPE_0
12 Properties: x86 ISA used: <None>
13 x86 feature used: x86
This page took 0.038863 seconds and 4 git commands to generate.