blob: aa3b934e4744cbcf87e8717116f85f9829b6dabf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
#source: dummy.s
#as: --x32
#ld: -m elf32_x86_64 tmpdir/startx32.o tmpdir/foox32.o
#readelf: -h
ELF Header:
Magic: 7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00
Class: ELF32
Data: 2's complement, little endian
Version: 1 \(current\)
OS/ABI: UNIX - System V
ABI Version: 0
Type: EXEC \(Executable file\)
Machine: Advanced Micro Devices X86-64
Version: 0x1
#pass
|