Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/binutils/testsuite/binutils-all/add-section.d
2023-03-06 14:48:14 +01:00

11 lines
298 B
Makefile

#PROG: objcopy
#name: objcopy add-section
#source: empty.s
#objcopy: --add-section NEW=$srcdir/$subdir/empty.s
#objdump: -s -j NEW
.*: +file format .*
Contents of section NEW:
0000 2320416e 20656d70 74792066 696c652e # An empty file.
0010 0a .