Introduce new .text.sorted.* sections.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / bfl.d
1
2 .*: file format elf32-.*arm
3
4
5 Disassembly of section .text:
6
7 00001000 <_start>:
8 1000: f0ff c7ff bfl 2, 1001000 <bar>
9 1000: R_ARM_THM_BF18 bar
10
11 Disassembly of section .foo:
12
13 01001000 <bar>:
14 1001000: 4770 bx lr
This page took 0.058433 seconds and 4 git commands to generate.