Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / no-shared-1-n64.d
CommitLineData
78da84f9 1#ld: -T no-shared-1.ld
0a61c8c2
RS
2#objdump: -dr -j.text -j.data -j.got
3
4.*
5
6
7Disassembly of section \.text:
8
90000000000050000 <__start>:
10 50000: 3c020007 lui v0,0x7
11 50004: 64428000 daddiu v0,v0,-32768
12 50008: df828020 ld v0,-32736\(gp\)
13 5000c: df828020 ld v0,-32736\(gp\)
14#...
15Disassembly of section \.data:
16
975f8a9e 170000000000060000 .*:
0a61c8c2
RS
18 60000: 00000000 .*
19 60004: 00068000 .*
20#...
21Disassembly of section \.got:
22
230000000000060010 <_GLOBAL_OFFSET_TABLE_>:
24 \.\.\.
25 60018: 80000000 00000000 00000000 00068000 .*
This page took 0.476325 seconds and 4 git commands to generate.