Searched refs:KEEP (Results 1 – 22 of 22) sorted by relevance
70 KEEP (*(.init))94 KEEP (*(.fini))126 .eh_frame : { KEEP (*(.eh_frame)) }139 KEEP (*crtbegin.o(.ctors))144 KEEP (*(EXCLUDE_FILE (*crtend.o ) .ctors))145 KEEP (*(SORT(.ctors.*)))146 KEEP (*(.ctors))149 KEEP (*crtbegin.o(.dtors))150 KEEP (*(EXCLUDE_FILE (*crtend.o ) .dtors))151 KEEP (*(SORT(.dtors.*)))[all …]
95 .eh_frame : { KEEP (*(.eh_frame)) }
11 KEEP(*(__soft_mask_table)) \19 KEEP(*(__restart_table)) \68 KEEP(*(.head.text.first_256B));71 KEEP(*(.head.text.real_vectors));73 KEEP(*(.head.text.virt_vectors));76 KEEP(*(.head.data.fwnmi_page));94 KEEP(*(.linker_stub_catch));181 KEEP(*(.opd))286 KEEP(*(__ftr_fixup))292 KEEP(*(__mmu_ftr_fixup))[all …]
170 #define KEEP_PATCHABLE KEEP(*(__patchable_function_entries))200 KEEP(*(__mcount_loc)) \216 KEEP(*(_sec_)) \221 KEEP(*(_sec_)) \231 KEEP(*(.gnu.linkonce.##_sec_)) \236 KEEP(*(.gnu.linkonce.##_sec_)) \334 KEEP(*(__##name##_of_table)) \335 KEEP(*(__##name##_of_table_end))365 KEEP(*(.dtb.init.rodata)) \430 KEEP(*(.data..init_thread_info)) \[all …]
63 KEEP(*(__soc_early_init_table))68 KEEP(*(__soc_builtin_dtb_table))90 KEEP(*(.init.pi*))94 KEEP(*(.init.bss*)) /* from the EFI stub */120 KEEP(*(.alternative))
95 KEEP(*(__soc_early_init_table))100 KEEP(*(__soc_builtin_dtb_table))
83 KEEP(*(__dbe_table))127 KEEP(*(.mips.machines.init))153 KEEP(*(.appended_dtb))207 KEEP(*(.mdebug.abi32))210 KEEP(*(.mdebug.abi64))
22 #define ARM_MMU_KEEP(x) KEEP(x)38 #define OVERLAY_KEEP(x) KEEP(x)51 KEEP(*(.proc.info.init)) \
102 KEEP(*(.arch.info.init))119 KEEP(*(.pv_table))
86 KEEP(*(.arch.info.init))
382 .xt.prop 0 : { KEEP(*(.xt.prop .xt.prop.* .gnu.linkonce.prop.*)) }383 .xt.insn 0 : { KEEP(*(.xt.insn .xt.insn.* .gnu.linkonce.x*)) }384 .xt.lit 0 : { KEEP(*(.xt.lit .xt.lit.* .gnu.linkonce.p*)) }
23 .eh_frame : { KEEP (*(.eh_frame)) } :text
43 KEEP (*(.eh_frame))
66 .eh_frame : { KEEP (*(.eh_frame)) } :text
38 .eh_frame : { KEEP (*(.eh_frame)) } :text
34 .eh_frame : { KEEP (*(.eh_frame)) } :text
39 .eh_frame : { KEEP (*(.eh_frame)) } :text
41 .eh_frame : { KEEP (*(.eh_frame)) } :text
1615 KEEP = 0, enumerator1730 return KEEP; in __dentry_lease_check()1743 return KEEP; in __dir_lease_check()
229 #define A64_MOVK(sf, Rd, imm16, shift) A64_MOVEW(sf, Rd, imm16, shift, KEEP)
307 KEEP THIS MORE SUBTLE POINT IN MIND IF YOU REWRITE ANYTHING.
150 # ld.lld prior to 21.0.0 did not support KEEP within an overlay description