Sign-extend start and stop address inputs to objdump
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / symbols.s
CommitLineData
0b45135e
AB
1 .section ".data", "aw"
2 .global foo
3 .global foo1
4 .global foo2
5 .global foa
6 .global fob
7 .global bar
8foo:
9foo1:
10foo2:
11foa:
12fob:
13bar:
14 .word 0x0
This page took 0.165548 seconds and 4 git commands to generate.