bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / symtocbase.d
1 #source: symtocbase-1.s
2 #source: symtocbase-2.s
3 #as: -a64
4 #ld: -shared -melf64ppc
5 #objdump: -dj.data
6 #target: powerpc64*-*-*
7
8 .*: file format elf64-powerpc
9
10 Disassembly of section \.data:
11
12 .* <i>:
13 \.\.\.
14 .*: 00 02 80 00 \.long 0x28000
15 .*: 00 00 00 00 \.long 0x0
16 .*: 00 02 80 00 \.long 0x28000
17 .*: 00 00 00 00 \.long 0x0
18 .*: 00 03 80 00 \.long 0x38000
19 .*: 00 00 00 00 \.long 0x0
20 .*: 00 03 80 00 \.long 0x38000
21 .*: 00 00 00 00 \.long 0x0
22 .*: 00 02 80 00 \.long 0x28000
23 .*: 00 00 00 00 \.long 0x0
24 .*: 00 03 80 00 \.long 0x38000
This page took 0.048361 seconds and 4 git commands to generate.