aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all/elfedit-4.d
blob: 2dc8009b54a6605d07547def1c8f04fb3fe164f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#PROG: elfedit
#elfedit: --output-mach k1om
#source: empty.s
#readelf: -h
#name: Update ELF header 1
#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
#...