readelf ngettext fixes
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / tls-und-46.d
CommitLineData
bcae4342
HPN
1#source: tls-gd-1.s --pic
2#as: --no-underscore --em=criself
c7dffc39 3#ld: -m crislinux --shared --hash-style=sysv
bcae4342
HPN
4#readelf: -a -x 7
5
6# Undefined reference for a R_CRIS_16_GOT_GD in a DSO. Not an error;
7# it's ok for a DSO to have undefined references upon creation for
8# global symbols that can be overridden. Just make sure GOT, dynsyms
9# and dynrelocs look right.
10
11#...
d3a49aa8 12Relocation section '.rela.dyn' at offset 0x.* contains 1 entry:
f9272224
AM
13 Offset +Info +Type +Sym.Value +Sym. Name \+ Addend
14000021e8 +00000217 R_CRIS_DTP +00000000 +x \+ 0
bcae4342 15
65fc367b 16The decoding of unwind sections for machine type Axis Communications 32-bit embedded processor is not currently supported.
bcae4342
HPN
17
18Symbol table '.dynsym' contains . entries:
f9272224 19 +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
bcae4342 20#...
f9272224 21 +[0-9]: 00000000 +0 +TLS +GLOBAL +DEFAULT +UND x
bcae4342
HPN
22#...
23Symbol table '.symtab' contains .. entries:
24#...
25Hex dump of section '.got':
26 0x0+21dc 6c210000 00000000 00000000 00000000 .*
27 0x0+21ec 00000000 .*
This page took 0.400117 seconds and 4 git commands to generate.