diff options
Diffstat (limited to 'ld/testsuite/ld-arm/ifunc-15.gd')
-rw-r--r-- | ld/testsuite/ld-arm/ifunc-15.gd | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ld/testsuite/ld-arm/ifunc-15.gd b/ld/testsuite/ld-arm/ifunc-15.gd index c054e6b..40479cc 100644 --- a/ld/testsuite/ld-arm/ifunc-15.gd +++ b/ld/testsuite/ld-arm/ifunc-15.gd @@ -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) .* |