* linux-nat.c (debug_linux_nat_async): Delete.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / thumb2-b-interwork.d
CommitLineData
12a0a0fd
PB
1
2.*thumb2-b-interwork: file format elf32-.*arm
3
4Disassembly of section .text:
5
600008000 <_start>:
7 8000: f000 b802 b.w 8008 <__bar_from_thumb>
8
900008004 <bar>:
10 8004: e12fff1e bx lr
12a0a0fd
PB
11
1200008008 <__bar_from_thumb>:
13 8008: 4778 bx pc
fe56b6ce 14 800a: 46c0 nop ; \(mov r8, r8\)
12a0a0fd
PB
15 800c: eafffffc b 8004 <bar>
16
This page took 0.165512 seconds and 4 git commands to generate.