Arm: Fix Arm disassembler mapping symbol search.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / size-1.d
CommitLineData
e5caec89
NS
1#source: size-1.s
2#ld: -T size-1.t
3#objdump: -s
4
5.*: file format .*
6
68715859 7#...
e5caec89 8Contents of section \.text:
76cb62b0 9 [0-9a-f]* (01)?000000(01)? (02)?000000(02)? .*
68715859 10#...
e5caec89 11Contents of section \.data:
76cb62b0
AM
12 [0-9a-f]* (03)?000000(03)? (04)?000000(04)? (05)?000000(05)? 00000000 .*
13 [0-9a-f]* (20)?000000(20)? (18)?000000(18)? .*
14#pass
This page took 0.799432 seconds and 4 git commands to generate.