Home
last modified time | relevance | path

Searched refs:KEEP (Results 1 – 25 of 67) sorted by relevance

123

/toolchain/binutils/binutils-2.25/ld/scripttempl/
Davr.sc93 KEEP(*(.vectors))
126 KEEP(SORT(*)(.ctors))
127 KEEP(SORT(*)(.dtors))
132 KEEP (*(.init0))
134 KEEP (*(.init1))
136 KEEP (*(.init2))
138 KEEP (*(.init3))
140 KEEP (*(.init4))
142 KEEP (*(.init5))
144 KEEP (*(.init6))
[all …]
Davrtiny.sc96 KEEP(*(.vectors))
129 KEEP(SORT(*)(.ctors))
130 KEEP(SORT(*)(.dtors))
135 KEEP (*(.init0))
137 KEEP (*(.init1))
139 KEEP (*(.init2))
141 KEEP (*(.init3))
143 KEEP (*(.init4))
145 KEEP (*(.init5))
147 KEEP (*(.init6))
[all …]
Dmmo.sc37 ${RELOCATING+ KEEP (*(SORT_NONE(.init)))}
42 ${RELOCATING+ KEEP (*(SORT_NONE(.fini)))}
50 ${RELOCATING+ KEEP (*crtbegin.o(.ctors))}
51 ${RELOCATING+ KEEP (*crtbegin?.o(.ctors))}
52 ${RELOCATING+ KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o) .ctors))}
53 ${RELOCATING+ KEEP (*(SORT(.ctors.*)))}
54 ${RELOCATING+ KEEP (*(.ctors))}
62 ${RELOCATING+ KEEP (*crtbegin.o(.dtors))}
63 ${RELOCATING+ KEEP (*crtbegin?.o(.dtors))}
64 ${RELOCATING+ KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o) .dtors))}
[all …]
Delf32msp430.sc187 KEEP (*(.eh_frame))
189 KEEP (*(.gcc_except_table)) *(.gcc_except_table.*)
192 KEEP (*(.preinit_array))
196 KEEP (*(SORT(.init_array.*)))
197 KEEP (*(.init_array))
201 KEEP (*(.fini_array))
202 KEEP (*(SORT(.fini_array.*)))
212 KEEP (*crtbegin*.o(.ctors))
218 KEEP (*(EXCLUDE_FILE (*crtend*.o ) .ctors))
219 KEEP (*(SORT(.ctors.*)))
[all …]
Delfd10v.sc29 KEEP (*crtbegin.o(.ctors))
30 KEEP (*crtbegin?.o(.ctors))
37 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o) .ctors))
38 KEEP (*(SORT(.ctors.*)))
39 KEEP (*(.ctors))
46 KEEP (*crtbegin.o(.dtors))
47 KEEP (*crtbegin?.o(.dtors))
48 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o) .dtors))
49 KEEP (*(SORT(.dtors.*)))
50 KEEP (*(.dtors))
[all …]
Delfmicroblaze.sc29 KEEP (*crtbegin.o(.ctors))
36 KEEP (*(EXCLUDE_FILE (*crtend.o) .ctors))
37 KEEP (*(SORT(.ctors.*)))
38 KEEP (*(.ctors))
45 KEEP (*crtbegin.o(.dtors))
46 KEEP (*(EXCLUDE_FILE (*crtend.o) .dtors))
47 KEEP (*(SORT(.dtors.*)))
48 KEEP (*(.dtors))
72 .vectors.reset 0x0 : { KEEP (*(.vectors.reset)) } = 0
73 .vectors.sw_exception 0x8 : { KEEP (*(.vectors.sw_exception)) } = 0
[all …]
Delf32crx.sc57 KEEP (*(.init))
64 KEEP (*(.fini))
70 KEEP (*(.jcr))
100 KEEP (*crtbegin.o(.ctors))
101 KEEP (*crtbegin?.o(.ctors))
108 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o) .ctors))
109 KEEP (*(SORT(.ctors.*)))
110 KEEP (*(.ctors))
117 KEEP (*crtbegin.o(.dtors))
118 KEEP (*crtbegin?.o(.dtors))
[all …]
Delf32cr16.sc55 KEEP (*(.init))
62 KEEP (*(.fini))
68 KEEP (*(.jcr))
98 KEEP (*crtbegin*.o(.ctors))
105 KEEP (*(EXCLUDE_FILE (*crtend*.o) .ctors))
106 KEEP (*(SORT(.ctors.*)))
107 KEEP (*(.ctors))
114 KEEP (*crtbegin*.o(.dtors))
115 KEEP (*(EXCLUDE_FILE (*crtend*.o) .dtors))
116 KEEP (*(SORT(.dtors.*)))
[all …]
Dcrisaout.sc63 ${CONSTRUCTING+ KEEP (*crtbegin.o(.ctors))}
64 ${CONSTRUCTING+ KEEP (*crtbegin?.o(.ctors))}
65 ${CONSTRUCTING+ KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o) .ctors))}
66 ${CONSTRUCTING+ KEEP (*(SORT(.ctors.*)))}
67 ${CONSTRUCTING+ KEEP (*(.ctors))}
71 ${CONSTRUCTING+ KEEP (*crtbegin.o(.dtors))}
72 ${CONSTRUCTING+ KEEP (*crtbegin?.o(.dtors))}
73 ${CONSTRUCTING+ KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o) .dtors))}
74 ${CONSTRUCTING+ KEEP (*(SORT(.dtors.*)))}
75 ${CONSTRUCTING+ KEEP (*(.dtors))}
Delfd30v.sc20 KEEP (*crtbegin.o(.ctors))
21 KEEP (*crtbegin?.o(.ctors))
28 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o) .ctors))
29 KEEP (*(SORT(.ctors.*)))
30 KEEP (*(.ctors))
37 KEEP (*crtbegin.o(.dtors))
38 KEEP (*crtbegin?.o(.dtors))
39 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o) .dtors))
40 KEEP (*(SORT(.dtors.*)))
41 KEEP (*(.dtors))
[all …]
Dxstormy16.sc75 KEEP (*crtbegin.o(.ctors))
76 KEEP (*crtbegin?.o(.ctors))
83 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o $OTHER_EXCLUDE_FILES) .ctors))
84 KEEP (*(SORT(.ctors.*)))
85 KEEP (*(.ctors))
92 KEEP (*crtbegin.o(.dtors))
93 KEEP (*crtbegin?.o(.dtors))
94 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o $OTHER_EXCLUDE_FILES) .dtors))
95 KEEP (*(SORT(.dtors.*)))
96 KEEP (*(.dtors))
[all …]
Darmbpabi.sc78 KEEP (*(SORT(.init_array.*)))
79 KEEP (*(.init_array))
87 KEEP (*(SORT(.fini_array.*)))
88 KEEP (*(.fini_array))
104 KEEP (*crtbegin.o(.ctors))
105 KEEP (*crtbegin?.o(.ctors))
112 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o $OTHER_EXCLUDE_FILES) .ctors))
113 KEEP (*(SORT(.ctors.*)))
114 KEEP (*(.ctors))
120 KEEP (*crtbegin.o(.dtors))
[all …]
Delf32sh-symbian.sc80 test -z "$ATTRS_SECTIONS" && ATTRS_SECTIONS=".gnu.attributes 0 : { KEEP (*(.gnu.attributes)) }"
96 KEEP (*(SORT(.init_array.*)))
97 KEEP (*(.init_array))
103 KEEP (*(SORT(.fini_array.*)))
104 KEEP (*(.fini_array))
120 KEEP (*crtbegin.o(.ctors))
121 KEEP (*crtbegin?.o(.ctors))
128 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o $OTHER_EXCLUDE_FILES) .ctors))
129 KEEP (*(SORT(.ctors.*)))
130 KEEP (*(.ctors))
[all …]
Dv850_rh850.sc78 .init : { KEEP (*(.init)) } =0
109 .fini : { KEEP (*(.fini)) } =0
130 KEEP (*(EXCLUDE_FILE (*crtend.o) .ctors))
131 KEEP (*(SORT(.ctors.*)))
132 KEEP (*crtend(.ctors))
138 KEEP (*(EXCLUDE_FILE (*crtend.o) .dtors))
139 KEEP (*(SORT(.dtors.*)))
140 KEEP (*crtend.o(.dtors))
145 KEEP (*(.jcr))
Dv850.sc74 .init : { KEEP (*(.init)) } =0
105 .fini : { KEEP (*(.fini)) } =0
120 KEEP (*(EXCLUDE_FILE (*crtend.o) .ctors))
121 KEEP (*(SORT(.ctors.*)))
122 KEEP (*crtend(.ctors))
128 KEEP (*(EXCLUDE_FILE (*crtend.o) .dtors))
129 KEEP (*(SORT(.dtors.*)))
130 KEEP (*crtend.o(.dtors))
135 KEEP (*(.jcr))
Dnds32elf.sc35 test -z "$ATTRS_SECTIONS" && ATTRS_SECTIONS=".gnu.attributes 0 : { KEEP (*(.gnu.attributes)) }"
189 SORT_INIT_ARRAY="KEEP (*(SORT_BY_INIT_PRIORITY(.init_array.*) SORT_BY_INIT_PRIORITY(.ctors.*)))"
190 SORT_FINI_ARRAY="KEEP (*(SORT_BY_INIT_PRIORITY(.fini_array.*) SORT_BY_INIT_PRIORITY(.dtors.*)))"
194 SORT_INIT_ARRAY="KEEP (*(SORT(.init_array.*)))"
195 SORT_FINI_ARRAY="KEEP (*(SORT(.fini_array.*)))"
203 KEEP (*(.init_array ${CTORS_IN_INIT_ARRAY}))
210 KEEP (*(.fini_array ${DTORS_IN_FINI_ARRAY}))
226 KEEP (*crtbegin.o(.ctors))
227 KEEP (*crtbegin?.o(.ctors))
234 KEEP (*(EXCLUDE_FILE (*crtend.o *crtend?.o $OTHER_EXCLUDE_FILES) .ctors))
[all …]
Delfm68hc11.sc36 KEEP (*(.ctors))
45 KEEP (*(.dtors))
70 KEEP (*(.vectors))
106 KEEP (*(.install0)) /* Section should setup the stack pointer. */
107 KEEP (*(.install1)) /* Place holder for applications. */
108 KEEP (*(.install2)) /* Optional installation of data sections in RAM. */
109 KEEP (*(.install3)) /* Place holder for applications. */
110 KEEP (*(.install4)) /* Section that calls the main. */
115 KEEP (*(.fini0)) /* Beginning of finish code (_exit symbol). */
116 KEEP (*(.fini1)) /* Place holder for applications. */
[all …]
Delfm68hc12.sc36 KEEP (*(.ctors))
45 KEEP (*(.dtors))
70 KEEP (*(.vectors))
106 KEEP (*(.install0)) /* Section should setup the stack pointer. */
107 KEEP (*(.install1)) /* Place holder for applications. */
108 KEEP (*(.install2)) /* Optional installation of data sections in RAM. */
109 KEEP (*(.install3)) /* Place holder for applications. */
110 KEEP (*(.install4)) /* Section that calls the main. */
115 KEEP (*(.fini0)) /* Beginning of finish code (_exit symbol). */
116 KEEP (*(.fini1)) /* Place holder for applications. */
[all …]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
Darm-lib.ld49 KEEP (*(.init))
55 KEEP (*(.text.*personality*))
62 KEEP (*(.fini))
74 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
75 .gcc_except_table : ONLY_IF_RO { KEEP (*(.gcc_except_table)) *(.gcc_except_table.*) }
80 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) }
81 .gcc_except_table : ONLY_IF_RW { KEEP (*(.gcc_except_table)) *(.gcc_except_table.*) }
90 .preinit_array : { KEEP (*(.preinit_array)) }
91 .init_array : { KEEP (*(.init_array)) }
92 .fini_array : { KEEP (*(.fini_array)) }
[all …]
Darm-dyn.ld50 KEEP (*(.init))
56 KEEP (*(.text.*personality*))
63 KEEP (*(.fini))
75 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
76 .gcc_except_table : ONLY_IF_RO { KEEP (*(.gcc_except_table)) *(.gcc_except_table.*) }
81 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) }
82 .gcc_except_table : ONLY_IF_RW { KEEP (*(.gcc_except_table)) *(.gcc_except_table.*) }
92 .preinit_array : { KEEP (*(.preinit_array)) }
95 .init_array : { KEEP (*(.init_array)) }
98 .fini_array : { KEEP (*(.fini_array)) }
[all …]
Darm-no-rel-plt.ld58 KEEP (*(.init))
75 KEEP (*(.fini))
87 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
97 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) }
106 KEEP (*(.preinit_array))
112 KEEP (*(SORT(.init_array.*)))
113 KEEP (*(.init_array))
119 KEEP (*(SORT(.fini_array.*)))
120 KEEP (*(.fini_array))
134 KEEP (*crtbegin.o(.ctors))
[all …]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
Dmips-lib.ld62 KEEP (*(.init))
69 KEEP (*(.text.*personality*))
76 KEEP (*(.fini))
84 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
85 .gcc_except_table : ONLY_IF_RO { KEEP (*(.gcc_except_table)) *(.gcc_except_table.*) }
90 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) }
91 .gcc_except_table : ONLY_IF_RW { KEEP (*(.gcc_except_table)) *(.gcc_except_table.*) }
100 .preinit_array : { KEEP (*(.preinit_array)) }
101 .init_array : { KEEP (*(.init_array)) }
102 .fini_array : { KEEP (*(.fini_array)) }
[all …]
Dmips-dyn.ld63 KEEP (*(.init))
70 KEEP (*(.text.*personality*))
77 KEEP (*(.fini))
87 .eh_frame : ONLY_IF_RO { KEEP (*(.eh_frame)) }
88 .gcc_except_table : ONLY_IF_RO { KEEP (*(.gcc_except_table)) *(.gcc_except_table.*) }
93 .eh_frame : ONLY_IF_RW { KEEP (*(.eh_frame)) }
94 .gcc_except_table : ONLY_IF_RW { KEEP (*(.gcc_except_table)) *(.gcc_except_table.*) }
104 .preinit_array : { KEEP (*(.preinit_array)) }
107 .init_array : { KEEP (*(.init_array)) }
110 .fini_array : { KEEP (*(.fini_array)) }
[all …]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-shared/
Delf-offset.ld63 .init : { KEEP (*(.init)) }
76 .fini : { KEEP (*(.fini)) } =0x9090
103 KEEP (*crtbegin.o(.ctors))
104 KEEP (*(SORT(.ctors.*)))
105 KEEP (*(.ctors))
109 KEEP (*crtbegin.o(.dtors))
110 KEEP (*(SORT(.dtors.*)))
111 KEEP (*(.dtors))
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfvsb/
Delf-offset.ld65 .init : { KEEP (*(.init)) }
78 .fini : { KEEP (*(.fini)) } =0x9090
105 KEEP (*crtbegin.o(.ctors))
106 KEEP (*(SORT(.ctors.*)))
107 KEEP (*(.ctors))
111 KEEP (*crtbegin.o(.dtors))
112 KEEP (*(SORT(.dtors.*)))
113 KEEP (*(.dtors))

123