aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all/elfedit-4.d
blob: 4336dd8cfdc21fe727b55c4035d9da0ad6007a2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#PROG: elfedit
#elfedit: --output-mach k1om
#source: empty.s
#as: --64
#readelf: -h
#name: Update ELF header 4
#target: x86_64-*-*

#...
ELF Header:
  Magic:   7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00 
  Class:                             ELF64
  Data:                              2's complement, little endian
  Version:                           1 \(current\)
#...
  Machine:                           Intel K1OM
#...