* ld.texinfo (File Commands): Document that INCLUDE can be used in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / include-1.d
CommitLineData
4006703d
NS
1# name: include-1
2# source: include.s
3# ld: -T include-1.t
4# objdump: -w -h
5
6.*: file format .*
7
8Sections:
9Idx +Name +Size +VMA +LMA +File off +Algn +Flags
10 0 .text 0+000000c 0+0000000 0+0000000 [0-9a-f]+ 2\*\*[0-9]+ CONTENTS, ALLOC, LOAD, READONLY, CODE
11 1 .data 0+000000c 0+0100000 0+0100000 [0-9a-f]+ 2\*\*[0-9]+ CONTENTS, ALLOC, LOAD, DATA
This page took 0.022981 seconds and 4 git commands to generate.