2012-03-26 21:18:29 +02:00
|
|
|
#source: tls-dtprelm.s --defsym r=32767
|
|
|
|
#as: --no-underscore --em=criself --pic
|
2018-12-28 16:25:28 +01:00
|
|
|
#ld: --shared -m crislinux --hash-style=sysv
|
2012-03-26 21:18:29 +02:00
|
|
|
#objdump: -s -j .got -j .text -j .tdata -R
|
|
|
|
|
|
|
|
# Check that a R_CRIS_16_DTPREL just below the theoretical limit
|
|
|
|
# works, in a DSO.
|
|
|
|
|
|
|
|
.*: file format elf32-cris
|
|
|
|
|
|
|
|
DYNAMIC RELOCATION RECORDS
|
|
|
|
OFFSET TYPE VALUE
|
2022-10-27 20:43:13 +02:00
|
|
|
0000a1c4 R_CRIS_DTPMOD \*ABS\*
|
2012-03-26 21:18:29 +02:00
|
|
|
|
|
|
|
Contents of section \.text:
|
2022-10-27 20:43:13 +02:00
|
|
|
0144 5faeff7f .*
|
2012-03-26 21:18:29 +02:00
|
|
|
Contents of section \.tdata:
|
2022-10-27 20:43:13 +02:00
|
|
|
2148 2a2a2a2a 2a2a2a2a 2a2a2a2a 2a2a2a2a .*
|
2012-03-26 21:18:29 +02:00
|
|
|
#...
|
2022-10-27 20:43:13 +02:00
|
|
|
a138 2a2a2a2a 2a2a2a2a 2a2a2a2a 2a2a2a2a .*
|
2012-03-26 21:18:29 +02:00
|
|
|
Contents of section \.got:
|
2022-10-27 20:43:13 +02:00
|
|
|
a1b8 48a10000 00000000 00000000 00000000 .*
|
|
|
|
a1c8 00000000 .*
|