Fix unexpected failures in the linker testsuite for ARM VxWorks targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / vxworks1.rd
1
2 Relocation section '\.rela\.plt' at offset .* contains 2 entries:
3 Offset Info Type Sym\.Value Sym\. Name \+ Addend
4 0008140c .*16 R_ARM_JUMP_SLOT 000..... sglobal \+ 0
5 00081410 .*16 R_ARM_JUMP_SLOT 000..... foo \+ 0
6
7 Relocation section '\.rela\.text' at offset .* contains 3 entries:
8 Offset Info Type Sym.Value Sym. Name \+ Addend
9 00080c00 .*01 R_ARM_PC24 00080800 \.plt \+ 20
10 00080c04 .*01 R_ARM_PC24 000..... sexternal - 8
11 00080c08 .*01 R_ARM_PC24 00080800 \.plt \+ 8
12
13 Relocation section '\.rela\.plt\.unloaded' at offset .* contains 5 entries:
14 Offset Info Type Sym\.Value Sym\. Name \+ Addend
15 0008080c .*02 R_ARM_ABS32 00081400 _GLOBAL_OFFSET_TABLE_ \+ 0
16 00080818 .*02 R_ARM_ABS32 00081400 _GLOBAL_OFFSET_TABLE_ \+ c
17 0008140c .*02 R_ARM_ABS32 00080800 _PROCEDURE_LINKAGE_TAB.* \+ 0
18 00080830 .*02 R_ARM_ABS32 00081400 _GLOBAL_OFFSET_TABLE_ \+ 10
19 00081410 .*02 R_ARM_ABS32 00080800 _PROCEDURE_LINKAGE_TAB.* \+ 0
This page took 0.032011 seconds and 5 git commands to generate.