Home | History | Annotate | Download | only in ld-arm
      1 
      2 .*:     file format.*
      3 
      4 Disassembly of section .text:
      5 
      6 00008000 <arm>:
      7     8000:	e3a00000 	mov	r0, #0
      8     8004:	e12fff1e 	bx	lr
      9 
     10 00008008 <thumb>:
     11     8008:	46c0      	nop			; \(mov r8, r8\)
     12     800a:	4770      	bx	lr
     13     800c:	f7ff fffc 	bl	8008 <thumb>
     14 
     15 00008010 <data>:
     16     8010:	12345678 	.word	0x12345678
     17