PR ld/21375: MIPS: Fix non-zero run-time value for undefined weaks
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / vxworks1.rd
1
2 Relocation section '\.rela\.dyn' at offset .* contains 1 entry:
3 Offset Info Type Sym.Value Sym. Name \+ Addend
4 00081c00 .*7e R_MIPS_COPY 00081c00 dglobal \+ 0
5
6 Relocation section '\.rela\.plt' at offset .* contains 2 entries:
7 Offset Info Type Sym\.Value Sym\. Name \+ Addend
8 00081400 .*7f R_MIPS_JUMP_SLOT 00080820 sglobal \+ 0
9 00081404 .*7f R_MIPS_JUMP_SLOT 00080840 foo \+ 0
10
11 Relocation section '\.rela\.text' at offset .* contains 3 entries:
12 Offset Info Type Sym\.Value Sym\. Name \+ Addend
13 00080c00 .*04 R_MIPS_26 00080800 \.plt \+ 40
14 00080c08 .*04 R_MIPS_26 00080c18 sexternal \+ 0
15 00080c10 .*04 R_MIPS_26 00080800 \.plt \+ 20
16
17 Relocation section '\.rela\.data' at offset .* contains 3 entries:
18 Offset Info Type Sym.Value Sym. Name \+ Addend
19 00081800 .*02 R_MIPS_32 00081800 .data \+ 0
20 00081804 .*02 R_MIPS_32 00081c00 .bss \+ 0
21 00081808 .*02 R_MIPS_32 00081804 dexternal \+ 0
22
23 Relocation section '\.rela\.plt\.unloaded' at offset .* contains 8 entries:
24 Offset Info Type Sym\.Value Sym\. Name \+ Addend
25 00080800 .*05 R_MIPS_HI16 00081410 _GLOBAL_OFFSET_TABLE_ \+ 0
26 00080804 .*06 R_MIPS_LO16 00081410 _GLOBAL_OFFSET_TABLE_ \+ 0
27 00081400 .*02 R_MIPS_32 00080800 _PROCEDURE_LINKAGE_TAB.* \+ 18
28 00080820 .*05 R_MIPS_HI16 00081410 _GLOBAL_OFFSET_TABLE_ - 10
29 00080824 .*06 R_MIPS_LO16 00081410 _GLOBAL_OFFSET_TABLE_ - 10
30 00081404 .*02 R_MIPS_32 00080800 _PROCEDURE_LINKAGE_TAB.* \+ 38
31 00080840 .*05 R_MIPS_HI16 00081410 _GLOBAL_OFFSET_TABLE_ - c
32 00080844 .*06 R_MIPS_LO16 00081410 _GLOBAL_OFFSET_TABLE_ - c
This page took 0.030874 seconds and 4 git commands to generate.