repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove dead code in bfd_check_format_matches
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-s390
/
pltoffset-1.s
blob
4c81523387785f188630d0d620decceaa0cddb8f
1
.file
"hello.c"
2
.text
3
.align 8
4
.globl main
5
.type main, @function
6
main
:
7
brasl
%
r5
,
foo@PLT
8
br
%
r4
9
.size main, .-main
10
11
.globl foo
12
foo
:
.long 123