Home | History | Annotate | Download | only in ld-cris
      1 #source: dso-1.s
      2 #source: gotrel1.s --pic
      3 #as: --no-underscore --em=criself
      4 #ld: -m crislinux tmpdir/libdso-4.so
      5 #objdump: -T
      6 
      7 # The DSO used has an undef reference to the symbol "dsofn", which is
      8 # supposed to cause the program to automatically export it as a dynamic
      9 # symbol; no --export-dynamic is supposed to be needed.
     10 
     11 #...
     12 [0-9a-f]+ g    DF .text	0+2 dsofn
     13 #pass
     14