blob: 8888ac6d5046ce5c7b1bd3855a5b39bf298e1d1e (
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
#objdump: -s -j .got
# Like expdyn5.d, weakly referencing symbols.
.*: file format elf32-cris
Contents of section \.got:
822bc 54220800 00000000 00000000 00000000 .*
822cc 24020800 d4220800 .*
|