mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-28 05:51:04 +00:00
19 lines
510 B
Plaintext
19 lines
510 B
Plaintext
#source: align.s
|
|
#source: tlspic1.s
|
|
#source: tlspic2.s
|
|
#as:
|
|
#ld: -shared -melf64alpha
|
|
#objdump: -sj.got
|
|
#target: alpha*-*-*
|
|
|
|
.*: +file format elf64-alpha
|
|
|
|
Contents of section .got:
|
|
11280 00000000 00000000 00000000 00000000 .*
|
|
11290 44040000 00000000 00000000 00000000 .*
|
|
112a0 00000000 00000000 71000000 00000000 .*
|
|
112b0 00000000 00000000 00000000 00000000 .*
|
|
112c0 00000000 00000000 44000000 00000000 .*
|
|
112d0 00000000 00000000 00000000 00000000 .*
|
|
112e0 00000000 00000000 .*
|