1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
#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 c4030000 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 .*
|