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-pe
/
exclude-symbols-embedded-x86_64.s
blob
2fb0d2adb74b0a5b404022d4a62f361f9ba6e365
1
.global sym1
2
.global sym2
3
.global sym3
4
.global sym4
5
.global sym5
6
sym1
:
7
sym2
:
8
sym3
:
9
sym4
:
10
sym5
:
11
ret
12
13
.section .drectve,
"yn"
14
.ascii
" -exclude-symbols:sym2,unknownsym"
15
.ascii
" -exclude-symbols:unknownsym,sym4"