mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
25 lines
541 B
Makefile
25 lines
541 B
Makefile
#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
|