bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / tls-gdierelax.d
1
2 tmpdir/tls-app-rel-ie: file format elf32-.*arm
3 architecture: arm, flags 0x[0-9a-f]+:
4 EXEC_P, HAS_SYMS, D_PAGED
5 start address 0x[0-9a-f]+
6
7 Disassembly of section .text:
8
9 [0-9a-f]+ <foo>:
10 [0-9a-f]+: e59f0004 ldr r0, \[pc, #4\] ; .*
11 [0-9a-f]+: e79f0000 ldr r0, \[pc, r0\]
12 [0-9a-f]+: e1a00000 nop ; .*
13 [0-9a-f]+: 00008020 .word 0x00008020
14
15 [0-9a-f]+ <bar>:
16 [0-9a-f]+: 4801 ldr r0, \[pc, #4\] ; .*
17 [0-9a-f]+: 4478 add r0, pc
18 [0-9a-f]+: 6800 ldr r0, \[r0, #0\]
19 [0-9a-f]+: 46c0 nop ; .*
20 [0-9a-f]+: 00008016 .word 0x00008016
This page took 0.032751 seconds and 4 git commands to generate.