* linux-nat.c (debug_linux_nat_async): Delete.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / thumb2-bl.d
1
2 .*thumb2-bl: file format elf32-.*arm
3
4 Disassembly of section .text:
5
6 00001000 <_start>:
7 1000: f3ff d7fe bl 1001000 <bar>
8 Disassembly of section .foo:
9
10 01001000 <bar>:
11 1001000: 4770 bx lr
This page took 0.028933 seconds and 4 git commands to generate.