Update MIPS PIE tests for DF_1_PIE change
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / ifunc-7.gd
1
2 .*
3
4 Contents of section \.data:
5 #------------------------------------------------------------------------------
6 #------ 00010000: foo
7 #------ 00010004: contains foo [R_ARM_RELATIVE]
8 #------ 00010008: contains PC-relative offset of foo
9 #------ 0001000c: contains f1 [R_ARM_IRELATIVE]
10 #------------------------------------------------------------------------------
11 10000 (44332211 00000100 f8ffffff 00a00000|11223344 00010000 fffffff8 0000a000) .*
12 #------------------------------------------------------------------------------
13 #------ 00010010: contains PC-relative offset of f1's .iplt entry
14 #------ 00010014: contains f3 [R_ARM_IRELATIVE]
15 #------ 00010018: contains PC-relative offset of f3's .iplt entry
16 #------------------------------------------------------------------------------
17 10010 (f08fffff 04a00000 f48fffff|ffff8ff0 0000a004 ffff8ff4) .*
18 Contents of section \.got:
19 #------------------------------------------------------------------------------
20 #------ 00011000: .got.plt
21 #------ 00011004: reserved .got.plt entry
22 #------ 00011008: reserved .got.plt entry
23 #------ 0001100c: f1's .igot.plt entry [R_ARM_IRELATIVE]
24 #------------------------------------------------------------------------------
25 11000 (00200100 00000000 00000000 00a00000|00012000 00000000 00000000 0000a000) .*
26 #------------------------------------------------------------------------------
27 #------ 00011010: f3's .igot.plt entry [R_ARM_IRELATIVE]
28 #------ 00011014: .got entry for foo [R_ARM_RELATIVE]
29 #------ 00011018: .got entry for foo [R_ARM_RELATIVE]
30 #------------------------------------------------------------------------------
31 11010 (04a00000 00000100 00000100|0000a004 00010000 00010000) .*
This page took 0.031888 seconds and 4 git commands to generate.