Home | History | Annotate | Download | only in ld-arm
      1 
      2 .*thumb1-bl:     file format elf32-.*arm.*
      3 
      4 Disassembly of section .text:
      5 
      6 00001000 <_start>:
      7     1000:	f3ff fffe 	bl	401000 <bar>
      8 Disassembly of section .foo:
      9 
     10 00401000 <bar>:
     11   401000:	4770      	bx	lr
     12