Sign in
gnu
/
binutils-gdb
/
42eb20eb357204960aed1c2c2d5d014cb94de2fe
/
.
/
ld
/
testsuite
/
ld-i386
/
mov1.s
blob: 0ed8015e7e4ed21cf9854f9930fa579485f733f3 [
file
]
.text
.weak __start_my_section
.weak __stop_my_section
.globl _start
.type _start
,
@
function
_start
:
movl _DYNAMIC
@
GOT
(%ecx), %
eax
movl __start_my_section
@
GOT
(%ecx), %
eax
movl __stop_my_section
@
GOT
(%ecx), %
eax
.size _start
,
.
-
_start