Change the output of readelf's note display so that the "Data size" column header...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / property-x86-4a-x32.d
1 #source: property-x86-4a.s
2 #source: property-x86-4b.s
3 #as: --x32 -mx86-used-note=yes
4 #ld: -m elf32_x86_64 --gc-sections --entry=main -z separate-code
5 #readelf: -n
6
7 Displaying notes found in: .note.gnu.property
8 [ ]+Owner[ ]+Data size[ ]+Description
9 GNU 0x00000020 NT_GNU_PROPERTY_TYPE_0
10 Properties: no copy on protected
11 x86 ISA used: <None>
12 x86 feature used: x86
This page took 0.036546 seconds and 4 git commands to generate.