Lines Matching full:keep
32 * 'keep' prevents removal of empty sections (must be 'KEEP' or 'NOKEEP').
50 KEEP(*(.##_sym_##.##_sec_)) \
67 KEEP(*(.ResetVector.text)); \
68 KEEP(*(.reset.literal .reset.text)) \
107 KEEP(*(SORT(.u_boot_list*))); \
191 KEEP (*(.xt.insn)) \
192 KEEP (*(.gnu.linkonce.x.*)) \
196 KEEP (*(.xt.prop)) \
197 KEEP (*(.xt.prop.*)) \
198 KEEP (*(.gnu.linkonce.prop.*)) \
202 KEEP (*(.xt.lit)) \
203 KEEP (*(.xt.lit.*)) \
204 KEEP (*(.gnu.linkonce.p.*)) \
208 KEEP (*(.xt.profile_range)) \
209 KEEP (*(.gnu.linkonce.profile_range.*)) \
213 KEEP (*(.xt.profile_ranges)) \
214 KEEP (*(.gnu.linkonce.xt.profile_ranges.*)) \
218 KEEP (*(.xt.profile_files)) \
219 KEEP (*(.gnu.linkonce.xt.profile_files.*)) \