ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / compressed-plt-1-o32-mips16-bronly.od
1
2 .* file format .*
3
4
5 Disassembly of section \.plt:
6
7 # Direct branches must have a MIPS16 PLT.
8 10100000 <_PROCEDURE_LINKAGE_TABLE_>:
9 .*: 3c1c1020 lui \$28,0x1020
10 .*: 8f990000 lw \$25,0\(\$28\)
11 .*: 279c0000 addiu \$28,\$28,0
12 .*: 031cc023 subu \$24,\$24,\$28
13 .*: 03e07825 move \$15,\$31
14 .*: 0018c082 srl \$24,\$24,0x2
15 .*: 0320f809 jalr \$25
16 .*: 2718fffe addiu \$24,\$24,-2
17
18 10100020 <f_bc@mips16plt>:
19 .*: b203 lw \$2,1010002c <f_bc@mips16plt\+0xc>
20 .*: 9a60 lw \$3,0\(\$2\)
21 .*: 651a move \$24,\$2
22 .*: eb00 jr \$3
23 .*: 653b move \$25,\$3
24 .*: 6500 nop
25 .*: .... .... \.word 0x10200008
26
27 Disassembly of section \.text\.a:
28
29 10101000 <testc>:
30 .*: f01f 100e b 10100020 <f_bc@mips16plt>
31 .*: 6500 nop
32 .*: e820 jr \$31
This page took 0.030555 seconds and 4 git commands to generate.