[PATCH 36/57][Arm][GAS] Add support for MVE instructions: wlstp, dlstp, letp and...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-local-58.d
CommitLineData
bcae4342
HPN
1#source: start1.s
2#source: tls-x.s
3#source: tls-local-58.s
4#as: --pic --no-underscore --em=criself -I$srcdir/$subdir
5#ld: -m crislinux
6#objdump: -s -t -r -p
7
8# An executable with a R_CRIS_32_GOT_GD and a R_CRIS_16_GOT_GD against
9# the same local symbol. Check that we have proper NPTL/TLS markings
10# and GOT.
11
12.*: file format elf32-cris
13
14Program Header:
15#...
16 TLS off .*
17 filesz 0x00000084 memsz 0x00000084 flags r--
18#...
19Contents of section .text:
20 80094 41b20000 6fae0c00 00005fae 0c000000 .*
21#...
22Contents of section \.got:
23 82128 0+ 0+ 0+ 010+ .*
c3946515 24 82138 040+ .*
This page took 0.458112 seconds and 4 git commands to generate.