blob: be7a35a0d16270ed48c4e653880bf4e6755e3b50 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
#source: expdyn1.s
#source: expdref1.s --pic
#source: comref1.s --pic
#as: --no-underscore --em=criself
#ld: -m crislinux --export-dynamic tmpdir/libdso-1.so
#objdump: -s -j .got
# Like expdyn5.d, referencing COMMON symbols.
.*: file format elf32-cris
Contents of section \.got:
822c8 60220800 00000000 00000000 e4220800 .*
822d8 21020800 e0220800 .*
|