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

#...
ELF Header:
  Magic:   7f 45 4c 46 0(1|2) 01 01 00 00 00 00 00 00 00 00 00 
  Class:                             ELF(32|64)
  Data:                              2's complement, little endian
  Version:                           1 \(current\)
#...
  Machine:                           Intel L1OM
#...