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 / pr23494d-x32.d
1 #PROG: objcopy
2 #source: pr23494a.s
3 #as: --x32 -mx86-used-note=yes
4 #objcopy: -O elf64-x86-64 --decompress-debug-sections
5 #readelf: -n
6 #notarget: x86_64-*-nacl*
7
8 Displaying notes found in: .note.gnu.property
9 [ ]+Owner[ ]+Data size[ ]+Description
10 GNU 0x00000030 NT_GNU_PROPERTY_TYPE_0
11 Properties: x86 ISA needed: SSE4_1, AVX
12 x86 ISA used: SSE, SSE3, SSE4_1, AVX
13 x86 feature used: x86
This page took 0.035879 seconds and 4 git commands to generate.