blob: 5ffab7297d897197fc785311cdb18e0304df8218 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
#source: symtocbase-1.s
#source: symtocbase-2.s
#as: -a64
#ld: -shared -melf64ppc
#objdump: -dj.data
#target: powerpc64*-*-*
.*: file format elf64-powerpc
Disassembly of section \.data:
.* <i>:
\.\.\.
.*: 00 02 80 00 \.long 0x28000
.*: 00 00 00 00 \.long 0x0
.*: 00 02 80 00 \.long 0x28000
.*: 00 00 00 00 \.long 0x0
.*: 00 03 80 00 \.long 0x38000
.*: 00 00 00 00 \.long 0x0
.*: 00 03 80 00 \.long 0x38000
.*: 00 00 00 00 \.long 0x0
.*: 00 02 80 00 \.long 0x28000
.*: 00 00 00 00 \.long 0x0
.*: 00 03 80 00 \.long 0x38000
|