Home | History | Annotate | Download | only in ld-mips-elf
      1 
      2 .*
      3 
      4 
      5 Disassembly of section \.text:
      6 
      7 00040400 <__start>:
      8 .*	jalx	40410 <__call>
      9 .*	nop
     10 .*	jalx	40420 <__call_fp>
     11 .*	nop
     12 #...
     13 
     14 00040410 <__call>:
     15 .*0004 	lui	t9,.*
     16 .*0460 	addiu	t9,t9,.*
     17 .*	jr	t9
     18 .*	nop
     19 
     20 00040420 <__call_fp>:
     21 .*0004 	lui	t9,.*
     22 .*0470 	addiu	t9,t9,.*
     23 .*	jr	t9
     24 .*	nop
     25 
     26 Disassembly of section \.plt:
     27 
     28 00040440 <_PROCEDURE_LINKAGE_TABLE_>:
     29 #...
     30 
     31 00040460 <f2@plt>:
     32 #...
     33 
     34 00040470 <f3@plt>:
     35 #...
     36