Updated Malay translation for the bfd sub-directory
[binutils-gdb.git] / ld / testsuite / ld-i386 / pr26018.d
blob3bb6300ec88988ae9d24216518b03e85b3a6155f
1 #source: ../ld-x86-64/pr26018.s
2 #as: --32
3 #ld: -shared -Bsymbolic-functions -melf_i386
4 #objdump: -dw
6 .*: +file format .*
9 Disassembly of section .text:
11 [0-9a-f]+ <_start>:
12 +[a-f0-9]+: e8 00 00 00 00 call [0-9a-f]+ <foo>
14 [0-9a-f]+ <foo>:
15 +[a-f0-9]+: c3 ret
16 #pass