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
Automatic date update in version.in
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-x86-64
/
pr19615.s
blob
1d859261264c4141d2b9d93162473d71b51695e2
1
.text
2
.globl _start
3
.type _start, @function
4
_start
:
5
ret
6
7
.globl xyzzy
/* This symbol should be exported */
8
.type xyzzy, @function
9
xyzzy
:
10
ret
11
12
.section
".xyzzy_ptr"
,
"aw"
,%progbits
13
.dc.a xyzzy