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]
/
gold
/
testsuite
/
aarch64_reloc_none.s
blob
47b8a17a0b476379261560ff45bdb52d46a00108
1
.text
2
.global _start
3
.type _start, %function
4
_start
:
5
nop
6
.reloc 0, R_AARCH64_NONE, foo
7
8
.section .foo,
"ax"
9
.global foo
10
foo
:
11
nop
12
13
.section .bar,
"ax"
14
.global bar
15
bar
:
16
nop