bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pic-and-nonpic-6-o32.nd
CommitLineData
861fb55a
DJ
1
2Symbol table '\.dynsym' contains .*:
c5d6fa44
RS
3#
4# extf4 is referenced by a JAL and .word. The former requires a PLT entry
5# and the latter requires pointer equality, which means a symbol value is
6# needed.
861fb55a 7#...
c5d6fa44
RS
8.*: 0+43060 +0 +FUNC +GLOBAL +DEFAULT \[MIPS PLT\] +UND +extf4
9#
10# extf5 is called but does not have its address taken. It needs a PLT
11# but no symbol value should be set.
12#...
13.*: 0+ +0 +FUNC +GLOBAL +DEFAULT +UND +extf5
14#
15# extd2 is referenced by %got, .word and %hi/%lo. The last pair forces
16# a copy reloc.
17#
18.*: 0+a2000 +24 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +extd2
19#
20# extf3 is referenced by a JAL and a GOT CALL reloc. The JAL forces a PLT
21# that the GOT CALL reloc will also use, but pointer equality isn't needed
22# and so no symbol value should be set.
23#
24.*: 0+ +0 +FUNC +GLOBAL +DEFAULT +UND +extf3
25#
26# extd3 is referenced by .word and %hi/%lo. The latter pair forces
27# a copy reloc.
28#...
29.*: 0+a2018 +28 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +extd3
30#
861fb55a
DJ
31# The index on the next line should correspond to MIPS_GOTSYM,
32# and the remaining symbols should have the same order as the
33# GOT layout given in the *.dd dump.
c5d6fa44
RS
34#
35 *8: 0+ +0 +FUNC +GLOBAL +DEFAULT +UND +extf2
36 *9: 0+440a0 +0 +FUNC +GLOBAL +DEFAULT +UND +extf1
37 *10: 0+ +0 +OBJECT +GLOBAL +DEFAULT +UND +extd1
2f9efdfc 38 *11: 0+ +0 +OBJECT +GLOBAL +DEFAULT +UND +extd4
861fb55a
DJ
39
40#pass
This page took 0.269008 seconds and 4 git commands to generate.