diff options
Diffstat (limited to 'binutils/testsuite/binutils-all/remove-relocs-05.d')
-rw-r--r-- | binutils/testsuite/binutils-all/remove-relocs-05.d | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/binutils/testsuite/binutils-all/remove-relocs-05.d b/binutils/testsuite/binutils-all/remove-relocs-05.d new file mode 100644 index 0000000..e2166c9 --- /dev/null +++ b/binutils/testsuite/binutils-all/remove-relocs-05.d @@ -0,0 +1,17 @@ +#PROG: objcopy +#source: remove-relocs-01.s +#objcopy: --remove-section=.rela.data.relocs.01 --remove-section=.rel.data.relocs.01 +#readelf: -r + +Relocation section '\.rela?\.data\.relocs\.02' at offset 0x[0-9a-f]+ contains 3 entries: +.* +.* +.* +.* + +Relocation section '\.rela?\.data\.relocs\.03' at offset 0x[0-9a-f]+ contains 3 entries: +.* +.* +.* +.* + |