Apply ld-arm/gc-hidden-1 to all ELF targets, not just *eabi* targets
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / ifunc-12.gd
CommitLineData
34e77a92
RS
1
2.*
3
4Contents of section \.data:
5#------------------------------------------------------------------------------
6#------ 00010000: foo
7#------ 00010004: contains f1 [R_ARM_IRELATIVE]
8#------ 00010008: f2 [R_ARM_ABS32]
9#------ 0001000c: contains f3 [R_ARM_IRELATIVE]
10#------------------------------------------------------------------------------
11 10000 44332211 00a00000 00000000 08a00000 .*
12#------------------------------------------------------------------------------
13#------ 00010010: contains f1t [R_ARM_IRELATIVE]
14#------ 00010014: f2t [R_ARM_ABS32]
15#------ 00010018: contains f3t [R_ARM_IRELATIVE]
16#------------------------------------------------------------------------------
17 10010 0da00000 00000000 11a00000 80800000 .*
18 10020 80800000 .*
19Contents of section \.got:
20#------------------------------------------------------------------------------
21#------ 00011000: .got.plt
22#------ 00011004: reserved .got.plt entry
23#------ 00011008: reserved .got.plt entry
24#------ 0001100c: .got entry for foo [R_ARM_RELATIVE]
25#------------------------------------------------------------------------------
26 11000 00200100 00000000 00000000 00000100 .*
27#------------------------------------------------------------------------------
28#------ 00011010: .got entry for f1 [R_ARM_IRELATIVE]
29#------ 00011014: .got entry for f1t [R_ARM_IRELATIVE]
30#------ 00011018: .got entry for foo [R_ARM_RELATIVE]
31#------ 0001101c: .got entry for f2t [R_ARM_GLOB_DAT]
32#------------------------------------------------------------------------------
33 11010 00a00000 0da00000 00000100 00000000 .*
34#------------------------------------------------------------------------------
35#------ 00011020: .got entry for f3 [R_ARM_IRELATIVE]
36#------ 00011024: .got entry for f2 [R_ARM_GLOB_DAT]
37#------ 00011028: .got entry for f3t [R_ARM_IRELATIVE]
38#------------------------------------------------------------------------------
39 11020 08a00000 00000000 11a00000 .*
This page took 0.141739 seconds and 4 git commands to generate.