projects
/
external
/
binutils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Upload Tizen:Base source
[external/binutils.git]
/
ld
/
testsuite
/
ld-x86-64
/
protected2.d
1
#as: --64
2
#ld: -shared -melf_x86_64
3
#objdump: -drw
4
5
.*: +file format .*
6
7
8
Disassembly of section .text:
9
10
0+[a-f0-9]+ <foo>:
11
[ ]*[a-f0-9]+: c3 retq
12
13
0+[a-f0-9]+ <bar>:
14
[ ]*[a-f0-9]+: e8 fa ff ff ff callq [a-f0-9]+ <foo>
15
[ ]*[a-f0-9]+: c3 retq
16
#pass