Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / dotsym4.d
CommitLineData
8c5b4e52
AM
1#source: dotsymref.s
2#source: nodotsym.s
3#as: -a64
4#ld: -melf64ppc -Ttext=0x1000 -shared
5#objdump: -dR
6
7.*: file format .*
8
9Disassembly of section \.text:
10
110+1000 <\.foo-0x8>:
12.*: (00 00 00 00|08 10 00 00) .*
13.*: R_PPC64_RELATIVE \*ABS\*\+0x1008
14.*: (00 00 10 08|00 00 00 00) .*
15
160+1008 <\.foo>:
17.*: (4e 80 00 20|20 00 80 4e) blr
This page took 0.047767 seconds and 4 git commands to generate.