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
AArch64: Implement choice between Cortex-A53 erratum workarounds. (PR ld/24373)
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-aarch64
/
emit-relocs-local-addend-bar.s
blob
ab8b0fbdcb31501309f588e5a8b7118e24558f85
1
.global b
2
.section .rodata
3
.align 3
4
.LC0:
5
.string
"bar"
6
.align 3
7
.type b, %object
8
.size b, 8
9
b
:
10
.xword .LC0
11
.text
12
.align 2
13
.global bar
14
.type bar, %function
15
bar
:
16
adrp x0
,
.LC0
17
add
x0
,
x0
, :
lo12
:
.LC0
18
ret
19
.size bar, .-bar