mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
8a52f0d983
Fix all the cases where endianness needs to be taken into account in the ARM ld dump tests. ld/testsuite/ChangeLog: 2014-04-23 Will Newton <will.newton@linaro.org> * ld-arm/arm-no-rel-plt.ld: Remove OUTPUT_FORMAT and SEARCH_DIR commands. * ld-arm/arm-rel32.d: Update regexps to allow test to pass on armeb-linux-eabi configuration. * ld-arm/data-only-map.d: Likewise. * ld-arm/fix-arm1176-off.d: Likewise. * ld-arm/fix-arm1176-on.d: Likewise. * ld-arm/ifunc-1.gd: Likewise. * ld-arm/ifunc-10.gd: Likewise. * ld-arm/ifunc-11.gd: Likewise. * ld-arm/ifunc-12.gd: Likewise. * ld-arm/ifunc-13.gd: Likewise. * ld-arm/ifunc-14.gd: Likewise. * ld-arm/ifunc-15.gd: Likewise. * ld-arm/ifunc-16.gd: Likewise. * ld-arm/ifunc-17.gd: Likewise. * ld-arm/ifunc-2.gd: Likewise. * ld-arm/ifunc-3.gd: Likewise. * ld-arm/ifunc-4.gd: Likewise. * ld-arm/ifunc-5.gd: Likewise. * ld-arm/ifunc-6.gd: Likewise. * ld-arm/ifunc-7.gd: Likewise. * ld-arm/ifunc-8.gd: Likewise. * ld-arm/ifunc-9.gd: Likewise. * ld-arm/jump-reloc-veneers-long.d: Likewise. * ld-arm/reloc-boundaries.d: Likewise.
28 lines
1.5 KiB
GDScript
28 lines
1.5 KiB
GDScript
|
|
.*
|
|
|
|
Contents of section \.data:
|
|
#------------------------------------------------------------------------------
|
|
#------ 00010000: foo
|
|
#------------------------------------------------------------------------------
|
|
10000 (44332211 00800000 20800000|11223344 00008000 00008020) .*
|
|
Contents of section \.got:
|
|
#------------------------------------------------------------------------------
|
|
#------ 00011000: .got.plt
|
|
#------ 00011004: reserved .got.plt entry
|
|
#------ 00011008: reserved .got.plt entry
|
|
#------ 0001100c: f2t's .got.plt entry [R_ARM_JUMP_SLOT]
|
|
#------------------------------------------------------------------------------
|
|
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|00009000 0000a000 0000a009 0000a004) .*
|
|
#------------------------------------------------------------------------------
|
|
#------ 00011020: f3t's .igot.plt pointer to 0xa00b [R_ARM_IRELATIVE]
|
|
#------------------------------------------------------------------------------
|
|
11020 (0ba00000|0000a00b) .*
|