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-3.d
1 #as: --64 -defsym __64_bit__=1 -mx86-used-note=yes
2 #ld: -shared -m elf_x86_64
3 #readelf: -n
4
5 Displaying notes found in: .note.gnu.property
6 [ ]+Owner[ ]+Data size[ ]+Description
7 GNU 0x00000030 NT_GNU_PROPERTY_TYPE_0
8 Properties: x86 ISA needed: CMOV, SSE, SSSE3, SSE4_1
9 x86 ISA used: SSE, SSE3, SSE4_1, AVX
10 x86 feature used: x86
This page took 0.047676 seconds and 4 git commands to generate.