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

9 lines
185 B
Makefile

#PROG: objcopy
#source: data-sections.s
#objcopy: --only-section=.data.aa.* --only-section=!.data.aa.02
#readelf: -WS
#...
\[ [0-9]+\] .data.aa.01.*
\[ [0-9]+\] .data.aa.03.*
#...