Sign in
gnu
/
binutils-gdb
/
777b054cf93ad2525b891ea15bbf8d5cd6a56339
/
.
/
ld
/
testsuite
/
ld-aarch64
/
relasz.s
blob: 8c7f891599bf0834d7f1efa225e166e7c7cb4d0b [
file
] [
log
] [
blame
]
.text
.global func
.type func
,
%
function
func
:
adrp x0
,
:
got
:
foo
ldr x0
,
[
x0
,
#:got_lo12:foo]
ldr w0
,
[
x0
]
ret
.size func
,
.
-
func