blob: cf4a5783260c8dd3c3937a31c10f440c7632031c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
#source: expdyn1.s
#source: expdref1.s --pic
#source: euwref1.s --pic
#as: --no-underscore --em=criself
#ld: -m crislinux --export-dynamic tmpdir/libdso-1.so --hash-style=sysv
#objdump: -s -j .got
# Like expdyn5.d, weakly referencing symbols.
.*: file format elf32-cris
Contents of section \.got:
822a0 38220800 00000000 00000000 00000000 .*
822b0 07020800 b8220800 .*
|