13 lines
474 B
Makefile
13 lines
474 B
Makefile
#PROG: objcopy
|
|
#source: pr23494c.s
|
|
#as: --64 -defsym __64_bit__=1 -mx86-used-note=yes
|
|
#objcopy: -O elf32-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: stack size: 0xffffffff
|
|
x86 ISA needed: <unknown: 20>, <unknown: 80>
|
|
x86 feature used: x86
|
|
x86 ISA used: x86-64-v2, x86-64-v4, <unknown: 20>, <unknown: 80>
|