x86: Skip __[start|stop]_SECNAME for --gc-sections -z start-stop-gc
[binutils-gdb.git] / ld / testsuite / ld-x86-64 / code16.t
1 OUTPUT_FORMAT("elf64-x86-64")
2 OUTPUT_ARCH("i386:x86-64")
3 SECTIONS
4 {
5 .text.default_process_op.isra.0 0x737c : { *(.text.default_process_op.isra.0) }
6 .text.mpt_scsi_process_op 0xf869 : { *(.text.mpt_scsi_process_op) }
7 }