Home
last modified time | relevance | path

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

12

/Linux-v5.15/include/asm-generic/
Dvmlinux.lds.h170 KEEP(*(__mcount_loc)) \
171 KEEP(*(__patchable_function_entries)) \
184 KEEP(*(_ftrace_annotated_branch)) \
192 KEEP(*(_ftrace_branch)) \
201 KEEP(*(_kprobe_blacklist)) \
210 KEEP(*(_error_injection_whitelist)) \
219 KEEP(*(_ftrace_events)) \
222 KEEP(*(_ftrace_eval_map)) \
230 KEEP(*(__trace_printk_fmt)) /* Trace_printk fmt' pointer */ \
233 KEEP(*(__tracepoint_str)) /* Trace_printk fmt' pointer */ \
[all …]
/Linux-v5.15/arch/um/kernel/
Ddyn.lds.S70 KEEP (*(.init))
95 KEEP (*(.fini))
125 .eh_frame : { KEEP (*(.eh_frame)) }
138 KEEP (*crtbegin.o(.ctors))
143 KEEP (*(EXCLUDE_FILE (*crtend.o ) .ctors))
144 KEEP (*(SORT(.ctors.*)))
145 KEEP (*(.ctors))
148 KEEP (*crtbegin.o(.dtors))
149 KEEP (*(EXCLUDE_FILE (*crtend.o ) .dtors))
150 KEEP (*(SORT(.dtors.*)))
[all …]
/Linux-v5.15/arch/powerpc/kernel/
Dvmlinux.lds.S16 KEEP(*(__soft_mask_table)) \
24 KEEP(*(__restart_table)) \
69 KEEP(*(.head.text.first_256B));
72 KEEP(*(.head.text.real_vectors));
74 KEEP(*(.head.text.virt_vectors));
77 KEEP(*(.head.data.fwnmi_page));
95 KEEP(*(.linker_stub_catch));
242 KEEP(*(__ftr_fixup))
248 KEEP(*(__mmu_ftr_fixup))
254 KEEP(*(__lwsync_fixup))
[all …]
/Linux-v5.15/arch/mips/kernel/
Dvmlinux.lds.S81 KEEP(*(__dbe_table))
125 KEEP(*(.mips.machines.init))
151 KEEP(*(.appended_dtb))
205 KEEP(*(.mdebug.abi32))
208 KEEP(*(.mdebug.abi64))
/Linux-v5.15/arch/riscv/kernel/
Dvmlinux.lds.S67 KEEP(*(__soc_early_init_table))
72 KEEP(*(__soc_builtin_dtb_table))
Dvmlinux-xip.lds.S91 KEEP(*(__soc_early_init_table))
96 KEEP(*(__soc_builtin_dtb_table))
/Linux-v5.15/arch/xtensa/kernel/
Dvmlinux.lds.S366 .xt.prop 0 : { KEEP(*(.xt.prop .xt.prop.* .gnu.linkonce.prop.*)) }
367 .xt.insn 0 : { KEEP(*(.xt.insn .xt.insn.* .gnu.linkonce.x*)) }
368 .xt.lit 0 : { KEEP(*(.xt.lit .xt.lit.* .gnu.linkonce.p*)) }
/Linux-v5.15/arch/s390/kernel/vdso32/
Dvdso32.lds.S49 .eh_frame : { KEEP (*(.eh_frame)) } :text
100 .gnu.attributes 0 : { KEEP (*(.gnu.attributes)) }
/Linux-v5.15/arch/s390/kernel/vdso64/
Dvdso64.lds.S49 .eh_frame : { KEEP (*(.eh_frame)) } :text
100 .gnu.attributes 0 : { KEEP (*(.gnu.attributes)) }
/Linux-v5.15/arch/x86/kernel/cpu/mce/
Dseverity.c103 KEEP, "Corrected error",
145 KEEP, "Non signaled machine check",
157 KEEP, "Action required but unaffected thread is continuable",
/Linux-v5.15/scripts/
Dmodule.lds.S30 __jump_table 0 : ALIGN(8) { KEEP(*(__jump_table)) }
/Linux-v5.15/arch/x86/um/vdso/
Dvdso-layout.lds.S23 .eh_frame : { KEEP (*(.eh_frame)) } :text
/Linux-v5.15/arch/nds32/kernel/vdso/
Dvdso.lds.S31 .eh_frame : { KEEP (*(.eh_frame)) } :text
/Linux-v5.15/arch/arm/vdso/
Dvdso.lds.S38 .eh_frame : { KEEP (*(.eh_frame)) } :text
/Linux-v5.15/arch/csky/kernel/vdso/
Dvdso.lds.S24 .eh_frame : { KEEP (*(.eh_frame)) } :text
/Linux-v5.15/arch/sh/kernel/vsyscall/
Dvsyscall.lds.S43 KEEP (*(.eh_frame))
/Linux-v5.15/arch/riscv/kernel/vdso/
Dvdso.lds.S27 .eh_frame : { KEEP (*(.eh_frame)) } :text
/Linux-v5.15/arch/sparc/vdso/
Dvdso-layout.lds.S66 .eh_frame : { KEEP (*(.eh_frame)) } :text
/Linux-v5.15/arch/mips/vdso/
Dvdso.lds.S51 .eh_frame : { KEEP (*(.eh_frame)) } :text
/Linux-v5.15/arch/x86/entry/vdso/
Dvdso-layout.lds.S70 .eh_frame : { KEEP (*(.eh_frame)) } :text
/Linux-v5.15/arch/powerpc/kernel/vdso64/
Dvdso64.lds.S71 .eh_frame : { KEEP (*(.eh_frame)) } :text
/Linux-v5.15/arch/powerpc/kernel/vdso32/
Dvdso32.lds.S70 .eh_frame : { KEEP (*(.eh_frame)) } :text
/Linux-v5.15/arch/s390/kernel/
Dvmlinux.lds.S164 KEEP(*(.amode31.ex_table))
/Linux-v5.15/kernel/configs/
Dandroid-recommended.config1 # KEEP ALPHABETICALLY SORTED
Dandroid-base.config1 # KEEP ALPHABETICALLY SORTED

12