Sign in
gnu
/
binutils-gdb
/
8bfe8a6bfdd45de43c626a12fd176750486a0759
/
.
/
ld
/
testsuite
/
ld-aarch64
/
emit-relocs-local-addend-bar.s
blob: ab8b0fbdcb31501309f588e5a8b7118e24558f85 [
file
] [
log
] [
blame
]
.global b
.section .rodata
.align
3
.LC0
:
.string
"bar"
.align
3
.type b
,
%object
.size b
,
8
b
:
.xword .LC0
.text
.align
2
.global bar
.type bar
,
%
function
bar
:
adrp x0
,
.LC0
add x0
,
x0
,
:
lo12
:
.LC0
ret
.size bar
,
.
-
bar