Home | History | Annotate | Download | only in ld-cris
      1 #source: tls-ie-8.s --pic
      2 #as: --no-underscore --em=criself
      3 #ld: -m crislinux --shared
      4 #readelf: -a -x 7
      5 
      6 # Undefined reference for a R_CRIS_16_GOT_TPREL in a DSO.  Not an
      7 # error; it's ok for a DSO to have undefined references upon creation
      8 # for global symbols that can be overridden.  Just make sure GOT,
      9 # dynsyms and dynrelocs look right.
     10 
     11 #...
     12 Relocation section '.rela.dyn' at offset 0x.* contains 1 entries:
     13  Offset +Info +Type +Sym.Value +Sym. Name \+ Addend
     14 000021ec +0000021c R_CRIS_32_TPREL +0+ +x \+ 0
     15 
     16 The decoding of unwind sections for machine type Axis Communications 32-bit embedded processor is not currently supported.
     17 
     18 Symbol table '.dynsym' contains . entries:
     19  +Num: +Value +Size +Type +Bind +Vis +Ndx +Name
     20 #...
     21  +[0-9]: 00000000 +0 +TLS +GLOBAL +DEFAULT +UND x
     22 #...
     23 Symbol table '.symtab' contains .. entries:
     24 #...
     25 Hex dump of section '.got':
     26   0x0+21e0 68210000 00000000 00000000 00000000 .*
     27