MIPS/BFD: Discard ineligible JALR relocations right away
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / mips16-pic-4b.dd
CommitLineData
61b0a4af
RS
1
2.*
3
4
5Disassembly of section \.text:
6
700040400 <__start>:
8.* jalx 40410 <__call>
9.* nop
10.* jalx 40420 <__call_fp>
11.* nop
12#...
13
1400040410 <__call>:
15.*0004 lui t9,.*
16.*0460 addiu t9,t9,.*
17.* jr t9
18.* nop
19
2000040420 <__call_fp>:
21.*0004 lui t9,.*
22.*0470 addiu t9,t9,.*
23.* jr t9
24.* nop
25
26Disassembly of section \.plt:
27
2800040440 <_PROCEDURE_LINKAGE_TABLE_>:
29#...
30
3100040460 <f2@plt>:
32#...
33
3400040470 <f3@plt>:
35#...
This page took 0.36119 seconds and 4 git commands to generate.