2012-03-26 21:18:29 +02:00
|
|
|
#source: tls-local-59.s
|
|
|
|
#as: --pic --no-underscore --em=criself -I$srcdir/$subdir
|
2018-12-28 16:25:28 +01:00
|
|
|
#ld: -m crislinux --shared --hash-style=sysv
|
2012-03-26 21:18:29 +02:00
|
|
|
#objdump: -s -t -r -p -R -T
|
|
|
|
|
|
|
|
# A DSO with a R_CRIS_32_GOT_GD, a R_CRIS_16_GOT_GD, a
|
|
|
|
# R_CRIS_32_GOT_TPREL and a R_CRIS_16_GOT_TPREL against the same local
|
|
|
|
# symbol. Check that we have proper NPTL/TLS markings and GOT.
|
|
|
|
|
|
|
|
.*: file format elf32-cris
|
|
|
|
|
|
|
|
Program Header:
|
|
|
|
#...
|
|
|
|
TLS off .*
|
|
|
|
filesz 0x00000080 memsz 0x00000080 flags r--
|
|
|
|
#...
|
|
|
|
FLAGS 0x00000010
|
|
|
|
#...
|
|
|
|
DYNAMIC RELOCATION RECORDS
|
|
|
|
OFFSET TYPE VALUE
|
2022-10-27 20:43:13 +02:00
|
|
|
000022b0 R_CRIS_32_TPREL \*ABS\*
|
|
|
|
000022b4 R_CRIS_DTP \*ABS\*
|
2012-03-26 21:18:29 +02:00
|
|
|
|
|
|
|
Contents of section \.hash:
|
|
|
|
#...
|
|
|
|
Contents of section \.text:
|
2022-10-27 20:43:13 +02:00
|
|
|
0198 6fae1000 00006fae 0c000000 5fae1000 .*
|
|
|
|
01a8 5fae0c00 .*
|
2012-03-26 21:18:29 +02:00
|
|
|
#...
|
|
|
|
Contents of section \.got:
|
2022-10-27 20:43:13 +02:00
|
|
|
22a4 2c220+ 0+ 0+ 0+ .*
|
|
|
|
22b4 0+ 0+ .*
|