mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +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.
49 lines
2.7 KiB
GDScript
49 lines
2.7 KiB
GDScript
|
|
.*
|
|
|
|
Contents of section \.data:
|
|
#------------------------------------------------------------------------------
|
|
#------ 00010000: foo
|
|
#------------------------------------------------------------------------------
|
|
10000 (44332211|11223344) .*
|
|
Contents of section \.got:
|
|
#------------------------------------------------------------------------------
|
|
#------ 00011000: .got.plt
|
|
#------ 00011004: reserved .got.plt entry
|
|
#------ 00011008: reserved .got.plt entry
|
|
#------ 0001100c: f1's .igot.plt entry [R_ARM_IRELATIVE]
|
|
#------------------------------------------------------------------------------
|
|
11000 00000000 00000000 00000000 (00a00000|0000a000) .*
|
|
#------------------------------------------------------------------------------
|
|
#------ 00011010: f2's .igot.plt entry [R_ARM_IRELATIVE]
|
|
#------ 00011014: f3's .igot.plt entry [R_ARM_IRELATIVE]
|
|
#------ 00011018: f4's .igot.plt entry [R_ARM_IRELATIVE]
|
|
#------ 0001101c: f7's .igot.plt pointer to 0xa018 [R_ARM_IRELATIVE]
|
|
#------------------------------------------------------------------------------
|
|
11010 (05a00000 08a00000 0da00000 18a00000|0000a005 0000a008 0000a00d 0000a018) .*
|
|
#------------------------------------------------------------------------------
|
|
#------ 00011020: f5's .igot.plt pointer to 0xa010 [R_ARM_IRELATIVE]
|
|
#------ 00011024: f8's .igot.plt pointer to 0xa01d [R_ARM_IRELATIVE]
|
|
#------ 00011028: f6's .igot.plt pointer to 0xa015 [R_ARM_IRELATIVE]
|
|
#------ 0001102c: .got entry for foo
|
|
#------------------------------------------------------------------------------
|
|
11020 (10a00000 1da00000 15a00000 00000100|0000a010 0000a01d 0000a015 00010000) .*
|
|
#------------------------------------------------------------------------------
|
|
#------ 00011030: .got entry for f1's .iplt entry
|
|
#------ 00011034: .got entry for f2's .iplt entry
|
|
#------ 00011038: .got entry for f3's .iplt entry
|
|
#------ 0001103c: .got entry for f4's .iplt entry
|
|
#------------------------------------------------------------------------------
|
|
11030 (00900000 0c900000 1c900000 2c900000|00009000 0000900c 0000901c 0000902c) .*
|
|
#------------------------------------------------------------------------------
|
|
#------ 00011040: .got entry for foo
|
|
#------ 00011044: .got entry for f7
|
|
#------ 00011048: .got entry for f5
|
|
#------ 0001104c: .got entry for f8
|
|
#------------------------------------------------------------------------------
|
|
11040 (00000100 3c900000 48900000 58900000|00010000 0000903c 00009048 00009058) .*
|
|
#------------------------------------------------------------------------------
|
|
#------ 00011050: .got entry for f6
|
|
#------------------------------------------------------------------------------
|
|
11050 (64900000|00009064) .*
|