repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Recreate correctly.
[binutils.git]
/
ld
/
testsuite
/
ld-discard
/
extern.s
blob
a255b8a71ad92a2a8fe569459bdc363803a88ea6
1
.globl data
2
.section .data.exit,
"aw"
3
data
:
4
.globl text
5
.section .text.exit,
"aw"
6
text
:
7
.text
8
.globl _start
9
_start
:
10
.long data
11
.section .debug_info
12
.long 0
13
.long text