Fix ld --gc-section segfault with ARMv8-M entry function in absolute section
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / tls-lib.d
1
2 .*: file format elf32-.*arm.*
3 architecture: arm.*, flags 0x00000150:
4 HAS_SYMS, DYNAMIC, D_PAGED
5 start address 0x.*
6
7 Disassembly of section .text:
8
9 .* <foo>:
10 .*: e1a00000 nop ; \(mov r0, r0\)
11 .*: e1a00000 nop ; \(mov r0, r0\)
12 .*: e1a0f00e mov pc, lr
13 .*: 00010098 .word 0x00010098
14 .*: 0001008c .word 0x0001008c
15 .*: 00000004 .word 0x00000004
This page took 0.04012 seconds and 4 git commands to generate.