Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / sec-6m.d
CommitLineData
3c3bdf30
NC
1#source: start.s
2#source: sec-6.s
3#source: a.s
4#as: -x
5#ld: -m mmo
6#objdump: -xs
7
8# A non-loaded section with relocs would have the SEC_RELOC bit set in the
9# output if we didn't clear it.
10
11.*: file format mmo
12.*
13architecture: mmix, flags 0x0+10:
14HAS_SYMS
15start address 0x0+
16
17Sections:
18Idx Name Size VMA LMA File off Algn
19 0 \.text 0+8 0+ 0+ 0+ 2\*\*2
20 CONTENTS, ALLOC, LOAD, CODE
21 1 \.debug_frame 0+10 0+ 0+ 0+ 2\*\*2
22 CONTENTS, READONLY, DEBUGGING
23SYMBOL TABLE:
240+ g \.text Main
250+ g \.text _start
260+8 g \.text debugb
270+4 g \.text a
28
29Contents of section \.text:
30 0000 e3fd0001 e3fd0004 .*
31Contents of section \.debug_frame:
32 0000 00000000 00000004 00000000 00000008 .*
This page took 0.812334 seconds and 4 git commands to generate.