repo.or.cz
/
binutils
/
dougsmingw.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix PE-COFF archiving long name tables
[binutils/dougsmingw.git]
/
ld
/
testsuite
/
ld-arm
/
thumb2-bl-undefweak.s
blob
5e70eead4070f063e398a733acf2ec117b20c8c3
1
@ Test that calls to undefined weak functions resolve to call through
2
@ the PLT in shared libraries.
3
4
.arch armv7
5
.syntax unified
6
.text
7
.thumb_func
8
foo
:
9
bl
bar
10
.weak bar