mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
16 lines
248 B
D
16 lines
248 B
D
|
#PROG: elfedit
|
||
|
#elfedit: --output-type exec
|
||
|
#source: empty.s
|
||
|
#readelf: -h
|
||
|
#name: Update ELF header 2
|
||
|
#target: *-*-linux*
|
||
|
|
||
|
#...
|
||
|
ELF Header:
|
||
|
Magic: 7f 45 4c 46 .*
|
||
|
#...
|
||
|
Version:[ \t]+1 \(current\)
|
||
|
#...
|
||
|
Type:[ \t]+EXEC \(Executable file\)
|
||
|
#...
|