ld: Add _bfd_elf_link_hide_sym_by_version
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / protected2-l1om.d
CommitLineData
8a9036a4
L
1#source: protected2.s
2#as: --64 -march=l1om
3#ld: -shared -melf_l1om
4#objdump: -drw --insn-width=7
5a68afcf 5#target: x86_64-*-linux*
8a9036a4
L
6
7.*: +file format .*
8
9
10Disassembly of section .text:
11
120+[a-f0-9]+ <foo>:
13[ ]*[a-f0-9]+: c3 retq
14
150+[a-f0-9]+ <bar>:
16[ ]*[a-f0-9]+: e8 fa ff ff ff callq [a-f0-9]+ <foo>
17[ ]*[a-f0-9]+: c3 retq
18#pass
This page took 0.515969 seconds and 4 git commands to generate.