PR25882, .gnu.attributes are not checked for shared libraries
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / getaa12b.d
1 #source: start.s
2 #source: a.s
3 #source: pad2p18m32.s
4 #source: pad16.s
5 #source: pad4.s
6 #source: pad4.s
7 #source: getaa.s
8 #as: -no-expand
9 #ld: -m mmo
10 #objdump: -dr
11
12 .*: file format mmo
13
14 Disassembly of section \.text:
15
16 0+ <(Main|_start)>:
17 0: e3fd0001 setl \$253,0x1
18
19 0+4 <a>:
20 4: e3fd0004 setl \$253,0x4
21 \.\.\.
22
23 0+40000 <getaa>:
24 40000: e3fd0002 setl \$253,0x2
25 40004: f57b0000 geta \$123,4 <a>
26 40008: e3fd0003 setl \$253,0x3
This page took 0.029423 seconds and 4 git commands to generate.