* objcopy.c (copy_object): Set SEC_LINKER_CREATED when adding
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / note-1.d
1 #PROG: objcopy
2 #readelf: -S --wide
3 #objcopy: --add-section .note=$srcdir/note-1.d
4 #name: add notes section
5 #source: copytest.s
6
7 There are .*
8
9 Section Headers:
10 #...
11 \[[ 0-9]*\] .note NOTE 0*0000000 0*...... 0*000... .*
12 #...
This page took 0.029349 seconds and 4 git commands to generate.