aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm/ifunc-7.gd
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-arm/ifunc-7.gd')
-rw-r--r--ld/testsuite/ld-arm/ifunc-7.gd12
1 files changed, 6 insertions, 6 deletions
diff --git a/ld/testsuite/ld-arm/ifunc-7.gd b/ld/testsuite/ld-arm/ifunc-7.gd
index a116aaf..3251c45 100644
--- a/ld/testsuite/ld-arm/ifunc-7.gd
+++ b/ld/testsuite/ld-arm/ifunc-7.gd
@@ -8,20 +8,20 @@ Contents of section \.data:
#------ 00010008: contains PC-relative offset of foo
#------ 0001000c: contains f1 [R_ARM_IRELATIVE]
#------------------------------------------------------------------------------
- 10000 44332211 00000100 f8ffffff 00a00000 .*
+ 10000 (44332211 00000100 f8ffffff 00a00000|11223344 00010000 fffffff8 0000a000) .*
#------------------------------------------------------------------------------
#------ 00010010: contains PC-relative offset of f1's .iplt entry
#------ 00010014: f2 [R_ARM_ABS32]
#------ 00010018: f2 [R_ARM_REL32]
#------ 0001001c: contains f3 [R_ARM_IRELATIVE]
#------------------------------------------------------------------------------
- 10010 1c90ffff 00000000 00000000 04a00000 .*
+ 10010 (1c90ffff 00000000 00000000 04a00000|ffff901c 00000000 00000000 0000a004) .*
#------------------------------------------------------------------------------
#------ 00010020: contains PC-relative offset of f3's .iplt entry
#------ 00010024: f4 [R_ARM_ABS32]
#------ 00010028: f4 [R_ARM_REL32]
#------------------------------------------------------------------------------
- 10020 1890ffff 00000000 00000000 .*
+ 10020 (1890ffff|ffff9018) 00000000 00000000 .*
Contents of section \.got:
#------------------------------------------------------------------------------
#------ 00011000: .got.plt
@@ -29,17 +29,17 @@ Contents of section \.got:
#------ 00011008: reserved .got.plt entry
#------ 0001100c: f2's .got.plt entry [R_ARM_JUMP_SLOT]
#------------------------------------------------------------------------------
- 11000 00200100 00000000 00000000 00900000 .*
+ 11000 (00200100 00000000 00000000 00900000|00012000 00000000 00000000 00009000) .*
#------------------------------------------------------------------------------
#------ 00011010: f4's .got.plt entry [R_ARM_JUMP_SLOT]
#------ 00011014: f1's .igot.plt entry [R_ARM_IRELATIVE]
#------ 00011018: f3's .igot.plt entry [R_ARM_IRELATIVE]
#------ 0001101c: .got entry for foo [R_ARM_RELATIVE]
#------------------------------------------------------------------------------
- 11010 00900000 00a00000 04a00000 00000100 .*
+ 11010 (00900000 00a00000 04a00000 00000100|00009000 0000a000 0000a004 00010000) .*
#------------------------------------------------------------------------------
#------ 00011020: .got entry for foo [R_ARM_RELATIVE]
#------ 00011024: .got entry for f2 [R_ARM_GLOB_DAT]
#------ 00011028: .got entry for f4 [R_ARM_GLOB_DAT]
#------------------------------------------------------------------------------
- 11020 00000100 00000000 00000000 .*
+ 11020 (00000100|00010000) 00000000 00000000 .*