Arm: Fix Arm disassembler mapping symbol search.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / jump-reloc-veneers-long.d
1
2 .*: file format.*
3
4
5 Disassembly of section destsect:
6
7 09000000 <[^>]*>:
8 9000000: e7fe b.n 9000000 <dest>
9
10 Disassembly of section .text:
11
12 000080.. <[^>]*>:
13 80..: f000 b802 b.w 8008 <__dest_veneer>
14 80..: 0000 movs r0, r0
15 ...
16
17 000080.. <[^>]*>:
18 80..: 4778 bx pc
19 80..: 46c0 nop ; \(mov r8, r8\)
20 80..: e59fc000 ldr ip, \[pc\] ; 80.. <__dest_veneer\+0xc>
21 80..: e12fff1c bx ip
22 80..: 09000001 .word 0x09000001
This page took 0.051914 seconds and 4 git commands to generate.