repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2009-09-02 Tristan Gingold <gingold@adacore.com>
[binutils.git]
/
binutils
/
testsuite
/
binutils-all
/
copy-1.d
blob
f2b0d9e90df738c2891b4d5c7b62f62894b556ca
1
#PROG
:
objcopy
2
#objdump
: -
h
3
#objcopy
: --
set
-
section
-
flags
.
post_text_reserve
=
contents
,
alloc
,
load
,
readonly
,
code
4
#name
:
copy
with
setting section flags
1
5
6
.*: +
file format
.*
7
8
Sections
:
9
Idx
.*
10
#
...
11
[
0
-
9
]* .
post_text_reserve
.*
12
CONTENTS
,
ALLOC
,
LOAD
,
READONLY
,
CODE
13
#
...