Introduce new section flag: SEC_ELF_OCTETS
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-local-63.d
CommitLineData
bcae4342
HPN
1#source: tls-ie-8.s --pic
2#source: tls-hx.s
3#as: --no-underscore --em=criself
c7dffc39 4#ld: -m crislinux --shared --hash-style=sysv
bcae4342
HPN
5#readelf: -a -x 6 -x 8 -x 5
6
7# A R_CRIS_16_GOT_TPREL in a DSO against a hidden symbol. Make sure
8# the relocation, GOT, .text and .tdata have the right contents.
9
10#...
d3a49aa8 11Relocation section '.rela.dyn' at offset 0x.* contains 1 entry:
bcae4342 12 Offset Info Type Sym.Value Sym. Name \+ Addend
f26a3287 13000021a0 0000001c R_CRIS_32_TPREL[ ]+0
bcae4342 14
65fc367b 15The decoding of unwind sections for machine type Axis Communications 32-bit embedded processor is not currently supported.
bcae4342 16
f26a3287 17Symbol table '.dynsym' contains 3 entries:
bcae4342
HPN
18 Num: Value Size Type Bind Vis Ndx Name
19#...
fd161d86 20Symbol table '.symtab' contains 13 entries:
bcae4342 21#...
935bd1e0 22 .: 00000000 +4 +TLS +LOCAL +DEFAULT +6 x
bcae4342
HPN
23#...
24Hex dump of section '.text':
f26a3287 25 0x00000114 5fae0c00 .*
bcae4342
HPN
26#...
27Hex dump of section '.tdata':
f26a3287 28 0x00002118 280+ .*
bcae4342
HPN
29#...
30Hex dump of section '.got':
f26a3287 31 0x0+2194 1c210000 0+ 0+ 0+ .*
This page took 0.538502 seconds and 4 git commands to generate.