Home | History | Annotate | Download | only in ld-arm
      1 
      2 .*thumb2-b-interwork:     file format elf32-.*arm.*
      3 
      4 Disassembly of section .text:
      5 
      6 [0-9a-f]+ <_start>:
      7  +[0-9a-f]+:	f000 b802 	b.w	[0-9a-f]+ <__bar_from_thumb>
      8 
      9 [0-9a-f]+ <bar>:
     10  +[0-9a-f]+:	e12fff1e 	bx	lr
     11 
     12 [0-9a-f]+ <__bar_from_thumb>:
     13  +[0-9a-f]+:	4778      	bx	pc
     14  +[0-9a-f]+:	46c0      	nop			; \(mov r8, r8\)
     15  +[0-9a-f]+:	eafffffc 	b	[0-9a-f]+ <bar>
     16 
     17