PR25593, --as-needed breaks DT_NEEDED order with linker plugin
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / weakhiddso.d
CommitLineData
86e2791b
HPN
1#source: weakhid.s
2#as: --pic --no-underscore --em=criself
bab55c05 3#ld: --shared -m crislinux -z nocombreloc --hash-style=sysv
86e2791b
HPN
4#objdump: -s -R -T
5
6# Check that .weak and .weak .hidden object references are handled
e01c16a8 7# correctly when generating a DSO.
86e2791b
HPN
8
9.*: file format elf32-cris
10
11DYNAMIC SYMBOL TABLE:
fd161d86
AM
120+21b4 l d \.data 0+ \.data
130+21b4 g DO \.data 0+c x
86e2791b 140+ D \*UND\* 0+ xregobj
86e2791b 150+ w D \*UND\* 0+ xweakobj
86e2791b
HPN
16
17
18DYNAMIC RELOCATION RECORDS
19OFFSET TYPE VALUE
fd161d86
AM
200+21b8 R_CRIS_32 xweakobj
210+21bc R_CRIS_32 xregobj
86e2791b
HPN
22
23Contents of section \.hash:
24#...
d2667025 25Contents of section \.data:
fd161d86 26 21b4 00000000 00000000 00000000 .*
This page took 0.501674 seconds and 4 git commands to generate.