Home
last modified time | relevance | path

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

123

/toolchain/binutils/binutils-2.27/ld/scripttempl/
Davr.sc102 KEEP(*(.vectors))
139 KEEP(SORT(*)(.ctors))
140 KEEP(SORT(*)(.dtors))
145 KEEP (*(.init0))
147 KEEP (*(.init1))
149 KEEP (*(.init2))
151 KEEP (*(.init3))
153 KEEP (*(.init4))
155 KEEP (*(.init5))
157 KEEP (*(.init6))
[all …]
Davrtiny.sc102 KEEP(*(.vectors))
139 KEEP(SORT(*)(.ctors))
140 KEEP(SORT(*)(.dtors))
145 KEEP (*(.init0))
147 KEEP (*(.init1))
149 KEEP (*(.init2))
151 KEEP (*(.init3))
153 KEEP (*(.init4))
155 KEEP (*(.init5))
157 KEEP (*(.init6))
[all …]
Dpep.sc33 KEEP (SORT(*)(.idata$2))
34 KEEP (SORT(*)(.idata$3))
37 KEEP (SORT(*)(.idata$4))'
40 KEEP (SORT(*)(.idata$6))
41 KEEP (SORT(*)(.idata$7))'
42 R_CRT_XC='KEEP (*(SORT(.CRT$XC*))) /* C initialization */'
43 R_CRT_XI='KEEP (*(SORT(.CRT$XI*))) /* C++ initialization */'
44 R_CRT_XL='KEEP (*(SORT(.CRT$XL*))) /* TLS callbacks */'
45 R_CRT_XP='KEEP (*(SORT(.CRT$XP*))) /* Pre-termination */'
46 R_CRT_XT='KEEP (*(SORT(.CRT$XT*))) /* Termination */'
[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 …]
Dpe.sc33 KEEP (SORT(*)(.idata$2))
34 KEEP (SORT(*)(.idata$3))
37 KEEP (SORT(*)(.idata$4))'
38 R_IDATA5='KEEP (SORT(*)(.idata$5))'
40 KEEP (SORT(*)(.idata$6))
41 KEEP (SORT(*)(.idata$7))'
42 R_CRT_XC='KEEP (*(SORT(.CRT$XC*))) /* C initialization */'
43 R_CRT_XI='KEEP (*(SORT(.CRT$XI*))) /* C++ initialization */'
44 R_CRT_XL='KEEP (*(SORT(.CRT$XL*))) /* TLS callbacks */'
45 R_CRT_XP='KEEP (*(SORT(.CRT$XP*))) /* Pre-termination */'
[all …]
Delf32msp430.sc196 KEEP (*(.eh_frame))
198 KEEP (*(.gcc_except_table)) *(.gcc_except_table.*)
201 KEEP (*(.preinit_array))
205 KEEP (*(SORT(.init_array.*)))
206 KEEP (*(.init_array))
210 KEEP (*(.fini_array))
211 KEEP (*(SORT(.fini_array.*)))
220 KEEP (*crtbegin*.o(.ctors))
226 KEEP (*(EXCLUDE_FILE (*crtend*.o ) .ctors))
227 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 …]
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))
217 .note.renesas 0 : { KEEP(*(.note.renesas)) }
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))
197 .note.renesas 0 : { KEEP(*(.note.renesas)) }
Dvisium.sc60 KEEP (*(.init))
61 KEEP (*(.fini))
86 KEEP (*crtbegin*.o(.ctors))
93 KEEP (*(EXCLUDE_FILE (*crtend*.o) .ctors))
94 KEEP (*(SORT(.ctors.*)))
95 KEEP (*(.ctors))
101 KEEP (*crtbegin*.o(.dtors))
102 KEEP (*(EXCLUDE_FILE (*crtend*.o) .dtors))
103 KEEP (*(SORT(.dtors.*)))
104 KEEP (*(.dtors))
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 …]
Delfarcv2.sc35 KEEP (*crtbegin*.o(.ctors))
42 KEEP (*(EXCLUDE_FILE (*crtend*.o $OTHER_EXCLUDE_FILES) .ctors))
43 KEEP (*(SORT(.ctors.*)))
44 KEEP (*(.ctors))
50 KEEP (*crtbegin*.o(.dtors))
51 KEEP (*(EXCLUDE_FILE (*crtend*.o $OTHER_EXCLUDE_FILES) .dtors))
52 KEEP (*(SORT(.dtors.*)))
53 KEEP (*(.dtors))
134 KEEP (*(.ivt));
139 KEEP (*crt0.o(.text.__startup))
[all …]
/toolchain/binutils/binutils-2.27/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.27/ld/testsuite/ld-mips-elf/
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 …]
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 …]
/toolchain/binutils/binutils-2.27/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.27/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