Copyright update for binutils
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / weakdef-1.d
CommitLineData
77db8e2e
NC
1# name: Thumb branch to weak
2# as:
3# objdump: -dr
4# This test is only valid on ELF based ports.
5#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
6
7.*: +file format .*arm.*
8
9
10Disassembly of section .text:
11
120+000 <Weak>:
1bbabca5
NC
13 0: f7ff bffe b.w 4 <Strong>
14 0: R_ARM_THM_JUMP24 Strong
77db8e2e 15
1bbabca5
NC
160+004 <Strong>:
17 4: f7ff bffe b.w 0 <Random>
18 4: R_ARM_THM_JUMP24 Random
19 8: f7ff bffe b.w 0 <Weak>
20 8: R_ARM_THM_JUMP24 Weak
This page took 0.250489 seconds and 4 git commands to generate.