tcl global directive outside proc body does nothing (ld)
[deliverable/binutils-gdb.git] / ld / testsuite / ld-or1k / plt1.dd
1
2 .*\.so: file format elf32-or1k
3
4
5 Disassembly of section \.plt:
6
7 [0-9a-f]+ <\.plt>:
8 [0-9a-f]+: 85 f0 00 08 l\.lwz r15,8\(r16\)
9 [0-9a-f]+: 44 00 78 00 l\.jr r15
10 [0-9a-f]+: 85 90 00 04 l\.lwz r12,4\(r16\)
11 [0-9a-f]+: 15 00 00 00 l\.nop 0x0
12 [0-9a-f]+: 85 90 00 0c l\.lwz r12,12\(r16\)
13 [0-9a-f]+: 44 00 60 00 l\.jr r12
14 [0-9a-f]+: a9 60 00 00 l\.ori r11,r0,0x0
15 [0-9a-f]+: 15 00 00 00 l\.nop 0x0
16 [0-9a-f]+: 85 90 00 10 l\.lwz r12,16\(r16\)
17 [0-9a-f]+: 44 00 60 00 l\.jr r12
18 [0-9a-f]+: a9 60 00 0c l\.ori r11,r0,0xc
19 [0-9a-f]+: 15 00 00 00 l\.nop 0x0
20
21 Disassembly of section \.text:
22
23 [0-9a-f]+ <_start>:
24 [0-9a-f]+: 03 ff ff f8 l\.j [0-9a-f]+ <.plt\+0x10>
25 [0-9a-f]+: 15 00 00 00 l\.nop 0x0
26 [0-9a-f]+: 03 ff ff fa l\.j [0-9a-f]+ <.plt\+0x20>
27 [0-9a-f]+: 15 00 00 00 l\.nop 0x0
This page took 0.03221 seconds and 4 git commands to generate.