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
Improve readelf's display of RELR relocs.
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-x86-64
/
mov1.s
blob
844129cc663903e0bb6c32fa7126c5b1547a2b7e
1
.text
2
.weak __start_my_section
3
.weak __stop_my_section
4
.globl _start
5
.type _start, @function
6
_start
:
7
movq _DYNAMIC@GOTPCREL
(%
rip
), %
rax
8
movq __start_my_section@GOTPCREL
(%
rip
), %
rax
9
movq __stop_my_section@GOTPCREL
(%
rip
), %
rax
10
.size _start, .-_start