Tests for d10v.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-d10v / default_layout.d
CommitLineData
4c0b7915
TR
1#source: simple.s
2#ld:
3#objdump: -h
4
5.*: file format elf32-d10v
6
7Sections:
8Idx Name Size VMA LMA File off Algn
9 0 \.text 00000004 01014000 01014000 00001000 2\*\*0
10 CONTENTS, ALLOC, LOAD, READONLY, CODE
11 1 \.data 00000000 02000004 02000004 00001004 2\*\*0
12 CONTENTS, ALLOC, LOAD, DATA
13 2 \.bss 00000000 02000004 02000004 00001004 2\*\*0
14 ALLOC
15 3 .stack 00000000 0200bffe 0200bffe 00001004 2\*\*0
16 CONTENTS
This page took 0.024064 seconds and 4 git commands to generate.