gas/arm: Force output of a data mapping symbol for literal pools
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / backslash-at.d
CommitLineData
2a676888
MS
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: Backslash-at for ARM
3
4.*: file format .*arm.*
5
6Disassembly of section .text:
a46ed97f 70+000 <.*>.*615c.*
fe56b6ce
NC
80+002 <foo> e3a00000 mov r0, #0
90+006 <foo\+0x4> e3a00000 mov r0, #0
100+00a <foo\+0x8> e3a00000 mov r0, #0
110+00e <foo\+0xc> e3a00001 mov r0, #1
120+012 <foo\+0x10> e3a00001 mov r0, #1
130+016 <foo\+0x14> e3a00001 mov r0, #1
140+01a <foo\+0x18> e3a00002 mov r0, #2
150+01e <foo\+0x1c> e3a00002 mov r0, #2
160+022 <foo\+0x20> e3a00002 mov r0, #2
a46ed97f 17#...
This page took 0.293826 seconds and 4 git commands to generate.