1234567891011121314151617 |
- #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:
- .*
- .*
- .*
- .*
|