bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / vxworks1.dd
CommitLineData
b9201bb3
RS
1
2.*: file format .*
3
4Disassembly of section \.plt:
5
600080200 <_PROCEDURE_LINKAGE_TABLE_>:
7 80200: ff 35 04 11 08 00 pushl 0x81104
8 80202: R_386_32 _GLOBAL_OFFSET_TABLE_
9 80206: ff 25 08 11 08 00 jmp \*0x81108
10 80208: R_386_32 _GLOBAL_OFFSET_TABLE_
11 8020c: 90 nop
12 8020d: 90 nop
13 8020e: 90 nop
14 8020f: 90 nop
15
1600080210 <sglobal@plt>:
17 80210: ff 25 0c 11 08 00 jmp \*0x8110c
18 80212: R_386_32 _GLOBAL_OFFSET_TABLE_
19 80216: 68 00 00 00 00 push \$0x0
20 8021b: e9 e0 ff ff ff jmp 80200 <_PROCEDURE_LINKAGE_TABLE_>
21
2200080220 <foo@plt>:
23 80220: ff 25 10 11 08 00 jmp \*0x81110
24 80222: R_386_32 _GLOBAL_OFFSET_TABLE_
25 80226: 68 08 00 00 00 push \$0x8
26 8022b: e9 d0 ff ff ff jmp 80200 <_PROCEDURE_LINKAGE_TABLE_>
27Disassembly of section \.text:
28
2900080300 <_start>:
30 80300: e8 1b ff ff ff call 80220 <foo@plt>
31 80301: R_386_PLT32 \.plt
32 80305: e8 05 00 00 00 call 8030f <sexternal>
33 80306: R_386_PLT32 sexternal
34 8030a: e9 01 ff ff ff jmp 80210 <sglobal@plt>
35 8030b: R_386_PLT32 \.plt
36
370008030f <sexternal>:
38 8030f: c3 ret
This page took 0.025208 seconds and 4 git commands to generate.