Remove unused file_string parameter in gdb_disassembly
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / ifunc-7.gd
CommitLineData
34e77a92
RS
1
2.*
3
4Contents 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#------------------------------------------------------------------------------
8a52f0d9 11 10000 (44332211 00000100 f8ffffff 00a00000|11223344 00010000 fffffff8 0000a000) .*
34e77a92
RS
12#------------------------------------------------------------------------------
13#------ 00010010: contains PC-relative offset of f1's .iplt entry
52db4ec2
JW
14#------ 00010014: contains f3 [R_ARM_IRELATIVE]
15#------ 00010018: contains PC-relative offset of f3's .iplt entry
34e77a92 16#------------------------------------------------------------------------------
52db4ec2 17 10010 (f08fffff 04a00000 f48fffff|ffff8ff0 0000a004 ffff8ff4) .*
34e77a92
RS
18Contents of section \.got:
19#------------------------------------------------------------------------------
20#------ 00011000: .got.plt
21#------ 00011004: reserved .got.plt entry
22#------ 00011008: reserved .got.plt entry
52db4ec2 23#------ 0001100c: f1's .igot.plt entry [R_ARM_IRELATIVE]
34e77a92 24#------------------------------------------------------------------------------
52db4ec2 25 11000 (00200100 00000000 00000000 00a00000|00012000 00000000 00000000 0000a000) .*
34e77a92 26#------------------------------------------------------------------------------
52db4ec2
JW
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]
34e77a92 30#------------------------------------------------------------------------------
52db4ec2 31 11010 (04a00000 00000100 00000100|0000a004 00010000 00010000) .*
This page took 0.251776 seconds and 4 git commands to generate.