mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-27 14:50:23 +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:
|
|
11278 00000000 00000000 00000000 00000000 .*
|
|
11288 44040000 00000000 00000000 00000000 .*
|
|
11298 00000000 00000000 71000000 00000000 .*
|
|
112a8 00000000 00000000 00000000 00000000 .*
|
|
112b8 00000000 00000000 44000000 00000000 .*
|
|
112c8 00000000 00000000 00000000 00000000 .*
|
|
112d8 00000000 00000000 .*
|