ld/arm: Fix testsuite failures for armeb-linux-eabi
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / ifunc-14.gd
index c054e6bb1c3bd9939686c8a1543b50bd05e98b7c..40479ccb1a045117ab3a2c13b40c0543be5ba813 100644 (file)
@@ -5,7 +5,7 @@ Contents of section \.data:
 #------------------------------------------------------------------------------
 #------ 00010000: foo
 #------------------------------------------------------------------------------
- 10000 44332211 00800000 20800000           .*
+ 10000 (44332211 00800000 20800000|11223344 00008000 00008020)           .*
 Contents of section \.got:
 #------------------------------------------------------------------------------
 #------ 00011000: .got.plt
@@ -13,15 +13,15 @@ Contents of section \.got:
 #------ 00011008: reserved .got.plt entry
 #------ 0001100c: f2t's .got.plt entry [R_ARM_JUMP_SLOT]
 #------------------------------------------------------------------------------
- 11000 00200100 00000000 00000000 00900000  .*
+ 11000 (00200100 00000000 00000000 00900000|00012000 00000000 00000000 00009000)  .*
 #------------------------------------------------------------------------------
 #------ 00011010: f2's .got.plt entry [R_ARM_JUMP_SLOT]
 #------ 00011014: f1's .igot.plt entry [R_ARM_IRELATIVE]
 #------ 00011018: f1t's .igot.plt entry [R_ARM_IRELATIVE]
 #------ 0001101c: f3's .igot.plt pointer to 0xa004 [R_ARM_IRELATIVE]
 #------------------------------------------------------------------------------
- 11010 00900000 00a00000 09a00000 04a00000  .*
+ 11010 (00900000 00a00000 09a00000 04a00000|00009000 0000a000 0000a009 0000a004)  .*
 #------------------------------------------------------------------------------
 #------ 00011020: f3t's .igot.plt pointer to 0xa00b [R_ARM_IRELATIVE]
 #------------------------------------------------------------------------------
- 11020 0ba00000                             .*
+ 11020 (0ba00000|0000a00b)                             .*
This page took 0.024101 seconds and 4 git commands to generate.