aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm/ifunc-7.gd
blob: da1bb453c1ba504217bc9c167c6a7fbd95c06183 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31

.*

Contents of section \.data:
#------------------------------------------------------------------------------
#------ 00010000: foo
#------ 00010004: contains foo [R_ARM_RELATIVE]
#------ 00010008: contains PC-relative offset of foo
#------ 0001000c: contains f1 [R_ARM_IRELATIVE]
#------------------------------------------------------------------------------
 10000 (44332211 00000100 f8ffffff 00a00000|11223344 00010000 fffffff8 0000a000)  .*
#------------------------------------------------------------------------------
#------ 00010010: contains PC-relative offset of f1's .iplt entry
#------ 00010014: contains f3 [R_ARM_IRELATIVE]
#------ 00010018: contains PC-relative offset of f3's .iplt entry
#------------------------------------------------------------------------------
 10010 (f08fffff 04a00000 f48fffff|ffff8ff0 0000a004 ffff8ff4)  .*
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 (00200100 00000000 00000000 00a00000|00012000 00000000 00000000 0000a000)  .*
#------------------------------------------------------------------------------
#------ 00011010: f3's .igot.plt entry [R_ARM_IRELATIVE]
#------ 00011014: .got entry for foo [R_ARM_RELATIVE]
#------ 00011018: .got entry for foo [R_ARM_RELATIVE]
#------------------------------------------------------------------------------
 11010 (04a00000 00000100 00000100|0000a004 00010000 00010000)  .*