* binutils-all/readelf.n: Add #pass to cope with targets that add
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / elfedit-4.d
1 #PROG: elfedit
2 #elfedit: --output-mach k1om
3 #source: empty.s
4 #readelf: -h
5 #name: Update ELF header 4
6 #target: x86_64-*-*
7
8 #...
9 ELF Header:
10 Magic: 7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00
11 Class: ELF64
12 Data: 2's complement, little endian
13 Version: 1 \(current\)
14 #...
15 Machine: Intel K1OM
16 #...
This page took 0.031828 seconds and 4 git commands to generate.