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
/
mov2.s
blob
95e474f030930d129f2786e5db4bfb76d233dd09
1
.section my_section,
"aw"
,@progbits
2
.long 0x12345678
3
.text
4
.globl foo
5
.type foo, @function
6
foo
:
7
ret
8
.size foo, .-foo
9
.globl _start
10
.type _start, @function
11
_start
:
12
movq foo@GOTPCREL+
1
(%
rip
), %
rax
13
movq __start_my_section@GOTPCREL+
1
(%
rip
), %
rax
14
movq __stop_my_section@GOTPCREL+
1
(%
rip
), %
rax
15
.size _start, .-_start