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-elf
/
persistent-sections.s
blob
04f6155d984a73c4dd729fcbe5ffce3a4a903125
1
.section .persistent,
"aw"
2
.word 1
3
4
.section .persistent.var_persistent,
"aw"
5
.word 2
6
7
.section .gnu.linkonce.p.var_persistent2,
"aw"
8
.word 3
9
10
.text
11
.global _start
12
_start
:
13
.word 0