Lines Matching full:keep
147 KEEP (*(.boot_entry.text))
164 KEEP (*(.WindowVectors.text))
174 KEEP (*(.Level2InterruptVector.text))
184 KEEP (*(.Level3InterruptVector.text))
194 KEEP (*(.Level4InterruptVector.text))
204 KEEP (*(.Level5InterruptVector.text))
214 KEEP (*(.DebugExceptionVector.text))
224 KEEP (*(.NMIExceptionVector.text))
234 KEEP (*(.KernelExceptionVector.text))
244 KEEP (*(.UserExceptionVector.text))
254 KEEP (*(.DoubleExceptionVector.text))
268 KEEP(*(.init))
269 KEEP(*(.lps_vector))
272 KEEP(*(.fini))
289 KEEP (*(.xt_except_table))
290 KEEP (*(.gcc_except_table .gcc_except_table.*))
293 KEEP (*(.eh_frame))
294 KEEP (*crtbegin.o(.ctors))
295 KEEP (*(EXCLUDE_FILE (*crtend.o) .ctors))
296 KEEP (*(SORT(.ctors.*)))
297 KEEP (*(.ctors))
298 KEEP (*crtbegin.o(.dtors))
299 KEEP (*(EXCLUDE_FILE (*crtend.o) .dtors))
300 KEEP (*(SORT(.dtors.*)))
301 KEEP (*(.dtors))
332 KEEP(*(".fw_ready"));
333 KEEP (*(.fw_ready_metadata))
346 KEEP(*(.gnu.linkonce.d.*personality*))
354 KEEP(*(.jcr))
450 .module.boot : { KEEP(*(.module.boot)) } >noload
451 .module.main : { KEEP(*(.module.main)) } >noload
470 KEEP (*(.fw_metadata))
481 KEEP (*(.xt.insn))
482 KEEP (*(.gnu.linkonce.x.*))
485 KEEP (*(.xt.prop))
486 KEEP (*(.xt.prop.*))
487 KEEP (*(.gnu.linkonce.prop.*))
490 KEEP (*(.xt.lit))
491 KEEP (*(.xt.lit.*))
492 KEEP (*(.gnu.linkonce.p.*))
495 KEEP (*(.xt.profile_range))
496 KEEP (*(.gnu.linkonce.profile_range.*))
499 KEEP (*(.xt.profile_ranges))
500 KEEP (*(.gnu.linkonce.xt.profile_ranges.*))
503 KEEP (*(.xt.profile_files))
504 KEEP (*(.gnu.linkonce.xt.profile_files.*))