Home | History | Annotate | Download | only in ld-cris
      1 #source: expdyn1.s
      2 #source: dsov32-1.s
      3 #source: dsov32-2.s
      4 #source: dso-1.s
      5 #as: --pic --no-underscore --march=v32 --em=criself
      6 #ld: --shared -m crislinux --version-script $srcdir/$subdir/hidedsofns2468
      7 #objdump: -s -T
      8 
      9 # Like libdso-12b.d, but dsofn is defined and the two called functions
     10 # are forced local using a linker script.  There should just be the
     11 # GOT relocation for expobj in the DSO.
     12 
     13 .*:     file format elf32-cris
     14 
     15 DYNAMIC SYMBOL TABLE:
     16 #...
     17 0+202 g[ 	]+DF \.text	0+2  Base[ 	]+expfn
     18 0+22bc g[ 	]+DO \.data	0+4  Base[ 	]+expobj
     19 #...
     20 0+204 g[ 	]+DF \.text	0+8  Base[ 	]+dsofn3
     21 #...
     22 Contents of section \.rela\.dyn:
     23  01f4 b8220000 0a040000 00000000           .*
     24 Contents of section \.text:
     25  0200 b005b005 bfbe1c00 0000b005 7f0da020  .*
     26  0210 00005f0d 0c00bfbe f6ffffff b0050000  .*
     27  0220 b0050000                             .*
     28 Contents of section .dynamic:
     29  2224 04000000 94000000 05000000 70010000  .*
     30  2234 06000000 d0000000 0a000000 37000000  .*
     31  2244 0b000000 10000000 07000000 f4010000  .*
     32  2254 08000000 0c000000 09000000 0c000000  .*
     33  2264 fcffff6f bc010000 fdffff6f 02000000  .*
     34  2274 f0ffff6f a8010000 00000000 00000000  .*
     35  2284 00000000 00000000 00000000 00000000  .*
     36  2294 00000000 00000000 00000000 00000000  .*
     37  22a4 00000000 00000000                    .*
     38 Contents of section \.got:
     39  22ac 24220000 00000000 00000000 00000000  .*
     40 Contents of section \.data:
     41  22bc 00000000                             .*
     42