blob: 385cbdbc4e1cc564df83c37ae6fdc8b8816f8099 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#PROG: objcopy
#source: pr23494a.s
#as: --x32 -mx86-used-note=yes
#objcopy: -O elf64-x86-64 --decompress-debug-sections
#readelf: -n
Displaying notes found in: .note.gnu.property
[ ]+Owner[ ]+Data size[ ]+Description
GNU 0x00000030 NT_GNU_PROPERTY_TYPE_0
Properties: x86 ISA needed: <unknown: 20>, <unknown: 80>
x86 feature used: x86
x86 ISA used: x86-64-v3, <unknown: 8>, <unknown: 20>, <unknown: 80>
|