Searched refs:ONLY_IF_RW (Results 1 - 17 of 17) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/testsuite/
H A Drelro_script_test.t39 .eh_frame : ONLY_IF_RW { KEEP(*(.eh_frame)) }
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/
H A Dldgram.h159 ONLY_IF_RW = 375, enumerator in enum:yytokentype
284 #define ONLY_IF_RW 375 macro
H A Dldgram.y152 %token KEEP ONLY_IF_RO ONLY_IF_RW SPECIAL
930 | ONLY_IF_RW { $$ = ONLY_IF_RW; }
H A Dldgram.c186 ONLY_IF_RW = 375, enumerator in enum:yytokentype
311 #define ONLY_IF_RW 375 macro
940 "INPUT_VERSION_SCRIPT", "KEEP", "ONLY_IF_RO", "ONLY_IF_RW", "SPECIAL",
3729 { (yyval.token) = ONLY_IF_RW; }
H A Dldlex.l307 <EXPRESSION,BOTH,SCRIPT>"ONLY_IF_RW" { RTOKEN(ONLY_IF_RW); }
H A Dldlex.c2575 { RTOKEN(ONLY_IF_RW); } variable
H A Dldlang.c3514 if (tos->constraint != ONLY_IF_RW
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-arm/
H A Darm-dyn.ld81 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) }
82 .gcc_except_table : ONLY_IF_RW { KEEP (*(.gcc_except_table)) *(.gcc_except_table.*) }
H A Darm-lib.ld80 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) }
81 .gcc_except_table : ONLY_IF_RW { KEEP (*(.gcc_except_table)) *(.gcc_except_table.*) }
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-mips-elf/
H A Dmips-dyn.ld93 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) }
94 .gcc_except_table : ONLY_IF_RW { KEEP (*(.gcc_except_table)) *(.gcc_except_table.*) }
H A Dmips-lib.ld90 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) }
91 .gcc_except_table : ONLY_IF_RW { KEEP (*(.gcc_except_table)) *(.gcc_except_table.*) }
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/scripttempl/
H A Delf64hppa.sc433 .eh_frame ${RELOCATING-0} : ONLY_IF_RW { KEEP (*(.eh_frame)) }
434 .gcc_except_table ${RELOCATING-0} : ONLY_IF_RW { *(.gcc_except_table .gcc_except_table.*) }
H A Delfxtensa.sc442 .eh_frame ${RELOCATING-0} : ONLY_IF_RW { KEEP (*(.eh_frame)) }
443 .gcc_except_table ${RELOCATING-0} : ONLY_IF_RW { *(.gcc_except_table .gcc_except_table.*) }
H A Dmep.sc332 .eh_frame ${RELOCATING-0} : ONLY_IF_RW { KEEP (*(.eh_frame)) }
333 .gcc_except_table ${RELOCATING-0} : ONLY_IF_RW { KEEP (*(.gcc_except_table)) *(.gcc_except_table.*) }
H A Delf.sc471 .eh_frame ${RELOCATING-0} : ONLY_IF_RW { KEEP (*(.eh_frame)) }
472 .gcc_except_table ${RELOCATING-0} : ONLY_IF_RW { *(.gcc_except_table .gcc_except_table.*) }
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Dyyscript.y160 %token ONLY_IF_RW
459 | ONLY_IF_RW
H A Dscript.cc1715 { "ONLY_IF_RW", ONLY_IF_RW },

Completed in 213 milliseconds