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

#...
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
#...