Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
binutils
/
ld
/
testsuite
/
ld-x86-64
/
pr13082-4.s
blob: ed8506d5e6d7231177a9f7c90c98c4cd88e828be [
file
]
.text
.globl _start
_start
:
lea .Ljmp
(%rip), %
rax
jmp
*(
%rax
)
.section .data.rel.ro.local
,
"aw"
,@
progbits
.weak func
.align
8
.Ljmp
:
.quad func
+
1