Home
last modified time | relevance | path

Searched refs:ONLY_IF_RO (Results 1 – 25 of 106) sorted by relevance

12345

/netbsd/external/gpl3/binutils.old/dist/gold/
H A Dyyscript.h115 ONLY_IF_RO = 325, enumerator
222 #define ONLY_IF_RO 325 macro
/netbsd/external/gpl3/binutils/dist/gold/
H A Dyyscript.h124 ONLY_IF_RO = 325, /* ONLY_IF_RO */ enumerator
236 #define ONLY_IF_RO 325 macro
/netbsd/external/gpl3/binutils.old/dist/ld/
H A Dldgram.h170 ONLY_IF_RO = 380, enumerator
303 #define ONLY_IF_RO 380 macro
H A Dldgram.y156 %token KEEP ONLY_IF_RO ONLY_IF_RW SPECIAL INPUT_SECTION_FLAGS ALIGN_WITH_INPUT
1050 ONLY_IF_RO { $$ = ONLY_IF_RO; }
/netbsd/external/gpl3/binutils/dist/ld/
H A Dldgram.h181 ONLY_IF_RO = 382, /* ONLY_IF_RO */ enumerator
321 #define ONLY_IF_RO 382 macro
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-arm/
H A Dfdpic-main.ld104 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
105 .gcc_except_table : ONLY_IF_RO { *(.gcc_except_table
108 .exception_ranges : ONLY_IF_RO { *(.exception_ranges
H A Dfdpic-shared.ld95 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
96 .gcc_except_table : ONLY_IF_RO { *(.gcc_except_table
99 .exception_ranges : ONLY_IF_RO { *(.exception_ranges
H A Darm-no-rel-plt.ld88 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
89 .gcc_except_table : ONLY_IF_RO { *(.gcc_except_table
92 .exception_ranges : ONLY_IF_RO { *(.exception_ranges
H A Darm-lib.ld74 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
75 .gcc_except_table : ONLY_IF_RO { KEEP (*(.gcc_except_table)) *(.gcc_except_table.*) }
H A Darm-dyn.ld75 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
76 .gcc_except_table : ONLY_IF_RO { KEEP (*(.gcc_except_table)) *(.gcc_except_table.*) }
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-arm/
H A Darm-no-rel-plt.ld88 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
89 .gcc_except_table : ONLY_IF_RO { *(.gcc_except_table
92 .exception_ranges : ONLY_IF_RO { *(.exception_ranges
H A Dfdpic-main.ld104 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
105 .gcc_except_table : ONLY_IF_RO { *(.gcc_except_table
108 .exception_ranges : ONLY_IF_RO { *(.exception_ranges
H A Dfdpic-shared.ld95 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
96 .gcc_except_table : ONLY_IF_RO { *(.gcc_except_table
99 .exception_ranges : ONLY_IF_RO { *(.exception_ranges
H A Darm-dyn.ld75 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
76 .gcc_except_table : ONLY_IF_RO { KEEP (*(.gcc_except_table)) *(.gcc_except_table.*) }
H A Darm-lib.ld74 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
75 .gcc_except_table : ONLY_IF_RO { KEEP (*(.gcc_except_table)) *(.gcc_except_table.*) }
/netbsd/external/gpl3/gdb/dist/gold/testsuite/
H A Drelro_script_test.t33 .eh_frame : ONLY_IF_RO { KEEP(*(.eh_frame)) }
/netbsd/external/gpl3/gdb.old/dist/gold/testsuite/
H A Drelro_script_test.t33 .eh_frame : ONLY_IF_RO { KEEP(*(.eh_frame)) }
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-mips-elf/
H A Dmips-lib.ld84 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
85 .gcc_except_table : ONLY_IF_RO { KEEP (*(.gcc_except_table)) *(.gcc_except_table.*) }
H A Dmips-dyn.ld87 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
88 .gcc_except_table : ONLY_IF_RO { KEEP (*(.gcc_except_table)) *(.gcc_except_table.*) }
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-mips-elf/
H A Dmips-dyn.ld87 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
88 .gcc_except_table : ONLY_IF_RO { KEEP (*(.gcc_except_table)) *(.gcc_except_table.*) }
H A Dmips-lib.ld84 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
85 .gcc_except_table : ONLY_IF_RO { KEEP (*(.gcc_except_table)) *(.gcc_except_table.*) }
/netbsd/sys/arch/ofppc/stand/ofwboot/
H A Dldscript91 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
92 .gcc_except_table : ONLY_IF_RO { KEEP (*(.gcc_except_table)) *(.gcc_except_table.*) }
/netbsd/sys/arch/evbmips/stand/sbmips/common/
H A Dboot.ldscript106 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
107 .gcc_except_table : ONLY_IF_RO { *(.gcc_except_table .gcc_except_table.*) }
/netbsd/sys/arch/sbmips/stand/common/
H A Dboot.ldscript106 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
107 .gcc_except_table : ONLY_IF_RO { *(.gcc_except_table .gcc_except_table.*) }
/netbsd/external/gpl3/gdb/dist/ld/
H A Dldgram.y156 %token KEEP ONLY_IF_RO ONLY_IF_RW SPECIAL INPUT_SECTION_FLAGS ALIGN_WITH_INPUT
1050 ONLY_IF_RO { $$ = ONLY_IF_RO; }

12345