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 / pr21231a.d
1 #PROG: objcopy
2 #as: --64 -mx86-used-note=yes
3 #objcopy:
4 #readelf: -n
5
6 Displaying notes found in: .note.gnu.property
7 [ ]+Owner[ ]+Data size[ ]+Description
8 GNU 0x00000008 NT_GNU_PROPERTY_TYPE_0
9 Properties: no copy on protected
10 GNU 0x00000020 NT_GNU_PROPERTY_TYPE_0
11 Properties: x86 ISA used: <None>
12 x86 feature used: x86
This page took 0.029616 seconds and 4 git commands to generate.