repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add --input-type and --output-type to elfedit
[binutils.git]
/
ld
/
testsuite
/
ld-mmix
/
b-badfil1.s
blob
256fa780e7e3357cdcd3a566ee7992a518449ca2
1
%
The
.text contents is supposed to be linked --oformat binary with
2
%
b-twoinsn.s
and
b-goodmain.s
,
and
will provide two LOP_FILEs
,
but
3
%
specifying the same file number.
4
.text
5
.byte 0x98,06,42,2
6
.ascii
"foo.s"
7
.byte 0,0,0
8
.byte 0x98,06,42,2
9
.ascii
"bar.s"
10
.byte 0,0,0