readelf ngettext fixes
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-local-64.d
CommitLineData
bcae4342
HPN
1#source: tls-ie-8.s --pic
2#source: tls128.s
3#source: tls-hx.s
4#as: --no-underscore --em=criself
c7dffc39 5#ld: -m crislinux --shared --hash-style=sysv
bcae4342
HPN
6#readelf: -a -x 6 -x 8 -x 5
7
8# A R_CRIS_16_GOT_TPREL in a DSO against a hidden symbol, at an offset
9# into .data. Make sure the relocation, GOT, .text and .tdata have
10# the right contents.
11
12#...
d3a49aa8 13Relocation section '.rela.dyn' at offset 0x.* contains 1 entry:
bcae4342 14 Offset Info Type Sym.Value Sym. Name \+ Addend
7dbe414f 1500002290 0000001c R_CRIS_32_TPREL[ ]+80
bcae4342 16
65fc367b 17The decoding of unwind sections for machine type Axis Communications 32-bit embedded processor is not currently supported.
bcae4342
HPN
18
19Symbol table '.dynsym' contains 7 entries:
20 Num: Value Size Type Bind Vis Ndx Name
21#...
ffbc01cc 22Symbol table '.symtab' contains [0-9]+ entries:
bcae4342 23#...
935bd1e0 24 ..: 00000080 +4 +TLS +LOCAL +DEFAULT +6 x
bcae4342
HPN
25#...
26Hex dump of section '.text':
27 0x00000184 5fae0c00 .*
28#...
29Hex dump of section '.tdata':
30 0x00002188 2f0+ 0+ 0+ 0+ .*
31 0x00002198 0+ 0+ 0+ 0+ .*
32#...
33 0x000021f8 0+ 0+ 0+ 0+ .*
34 0x00002208 280+ .*
35#...
36Hex dump of section '.got':
37 0x0+2284 0c220000 0+ 0+ 80+ .*
This page took 0.418322 seconds and 4 git commands to generate.