Arm: Fix Arm disassembler mapping symbol search.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / tls-app.d
1
2 .*: file format elf32-.*arm.*
3 architecture: arm.*, flags 0x00000112:
4 EXEC_P, HAS_SYMS, D_PAGED
5 start address 0x00008[0-9a-f]+
6
7 Disassembly of section .text:
8
9 00008[0-9a-f]+ <foo>:
10 8[0-9a-f]+: e1a00000 nop ; \(mov r0, r0\)
11 8[0-9a-f]+: e1a00000 nop ; \(mov r0, r0\)
12 8[0-9a-f]+: e1a0f00e mov pc, lr
13 8[0-9a-f]+: 000080bc .word 0x000080bc
14 8[0-9a-f]+: 000080b4 .word 0x000080b4
15 8[0-9a-f]+: 000080ac .word 0x000080ac
16 8[0-9a-f]+: 00000004 .word 0x00000004
17 8[0-9a-f]+: 000080c4 .word 0x000080c4
18 8[0-9a-f]+: 00000014 .word 0x00000014
This page took 0.029934 seconds and 4 git commands to generate.