blob: 968262a9d7a112e0ccf321aa438136777f9f4055 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
#PROG: objcopy
#source: pr23494c.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 0x00000040 NT_GNU_PROPERTY_TYPE_0
Properties: stack size: 0xffffffff
x86 ISA needed: <unknown: 20>, <unknown: 80>
x86 feature used: x86
x86 ISA used: x86-64-v3, <unknown: 8>, <unknown: 20>, <unknown: 80>
|