]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-cris/weakhiddso.d
c9c793e860c22bd9b1a8414d798e962e5af7b2e1
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-cris / weakhiddso.d
1 #source: weakhid.s
2 #as: --pic --no-underscore --em=criself
3 #ld: --shared -m crislinux -z nocombreloc --hash-style=sysv
4 #objdump: -s -R -T
5
6 # Check that .weak and .weak .hidden object references are handled
7 # correctly when generating a DSO.
8
9 .*: file format elf32-cris
10
11 DYNAMIC SYMBOL TABLE:
12 0+2208 l d \.data 0+ \.data
13 0+2208 g DO \.data 0+c x
14 0+ D \*UND\* 0+ xregobj
15 0+2214 g D \.data 0+ __bss_start
16 0+ w D \*UND\* 0+ xweakobj
17 0+2214 g D \.data 0+ _edata
18 0+2220 g D \.data 0+ _end
19
20
21 DYNAMIC RELOCATION RECORDS
22 OFFSET TYPE VALUE
23 0+220c R_CRIS_32 xweakobj
24 0+2210 R_CRIS_32 xregobj
25
26 Contents of section \.hash:
27 #...
28 Contents of section \.data:
29 2208 00000000 00000000 00000000 .*