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
Automatic date update in version.in
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-x86-64
/
weakundef-1b.s
blob
3d2da7dc54891e806cdebf7d0b5523cab463b6bb
1
.weak bar
2
.text
3
.global _start
4
.type _start,%function
5
_start
:
6
mov bar@GOTPCREL
(%
rip
), %
rax
7
mov foo@GOTPCREL
(%
rip
), %
rax
8
.size _start, . - _start