Lines Matching full:keep
162 KEEP (*(.boot_entry.text))
189 KEEP (*(.WindowVectors.text))
199 KEEP (*(.Level2InterruptVector.text))
209 KEEP (*(.Level3InterruptVector.text))
219 KEEP (*(.Level4InterruptVector.text))
229 KEEP (*(.DebugExceptionVector.text))
239 KEEP (*(.NMIExceptionVector.text))
249 KEEP (*(.KernelExceptionVector.text))
259 KEEP (*(.UserExceptionVector.text))
269 KEEP (*(.DoubleExceptionVector.text))
318 * So we can't keep this in .xtensa_vector_code above. Though we try to
333 KEEP(*(.init))
334 KEEP(*(.lps_vector))
340 KEEP(*(.fini))
360 KEEP (*(.xt_except_table))
361 KEEP (*(.gcc_except_table .gcc_except_table.*))
364 KEEP (*(.eh_frame))
365 KEEP (*crtbegin.o(.ctors))
366 KEEP (*crtbegin.o(.dtors))
367 KEEP (*(EXCLUDE_FILE (*crtend.o) .dtors))
368 KEEP (*(SORT(.dtors.*)))
369 KEEP (*(.dtors))
416 KEEP(*(.gnu.linkonce.d.*personality*))
424 KEEP(*(.jcr))
452 KEEP(*(".fw_ready"));
453 KEEP (*(.fw_ready_metadata))
565 .module.boot : { KEEP(*(.module.boot)) } >noload
566 .module.cold : { KEEP(*(.module.cold)) } >noload
567 .module.main : { KEEP(*(.module.main)) } >noload
586 KEEP (*(.fw_metadata))
598 KEEP (*(.xt.insn))
599 KEEP (*(.gnu.linkonce.x.*))
602 KEEP (*(.xt.prop))
603 KEEP (*(.xt.prop.*))
604 KEEP (*(.gnu.linkonce.prop.*))
607 KEEP (*(.xt.lit))
608 KEEP (*(.xt.lit.*))
609 KEEP (*(.gnu.linkonce.p.*))
612 KEEP (*(.xt.profile_range))
613 KEEP (*(.gnu.linkonce.profile_range.*))
616 KEEP (*(.xt.profile_ranges))
617 KEEP (*(.gnu.linkonce.xt.profile_ranges.*))
620 KEEP (*(.xt.profile_files))
621 KEEP (*(.gnu.linkonce.xt.profile_files.*))