Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
binutils
/
ld
/
testsuite
/
ld-mips-elf
/
dyn-sec64.s
blob: 7d634eef6f6ee2acdbc0159740e904aa7d8d9073 [
file
]
.section .init
,
"ax"
,@
progbits
.globl _init
.ent _init
.type _init
,
@
function
_init
:
ld
$
2
,
%call16
(
bar
)
.end _init
.section .fini
,
"ax"
,@
progbits
.globl _fini
.ent _fini
.type _fini
,
@
function
_fini
:
.end _fini
.data
foo
:
.dword bar