Implement generic SHF_EXCLUDE.
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / add-section.d
CommitLineData
500ee42e
ILT
1#PROG: objcopy
2#name: objcopy add-section
3#source: empty.s
4#objcopy: --add-section NEW=$srcdir/empty.s
5#objdump: -s -j NEW
6
7.*: +file format .*
8
9Contents of section NEW:
10 0000 2320416e 20656d70 74792066 696c652e # An empty file.
11 0010 0a .
This page took 0.044472 seconds and 4 git commands to generate.