repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update release readme after making 2.43.1 release
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-i386
/
mov1.s
blob
0ed8015e7e4ed21cf9854f9930fa579485f733f3
1
.text
2
.weak __start_my_section
3
.weak __stop_my_section
4
.globl _start
5
.type _start, @function
6
_start
:
7
movl _DYNAMIC@GOT
(%
ecx
), %
eax
8
movl __start_my_section@GOT
(%
ecx
), %
eax
9
movl __stop_my_section@GOT
(%
ecx
), %
eax
10
.size _start, .-_start