Home
last modified time | relevance | path

Searched refs:KEEP (Results 1 - 25 of 52) sorted by relevance

123

/kernel/linux/linux-5.10/include/asm-generic/
H A Dvmlinux.lds.h174 KEEP(*(__mcount_loc)) \
175 KEEP(*(__patchable_function_entries)) \
188 KEEP(*(_ftrace_annotated_branch)) \
196 KEEP(*(_ftrace_branch)) \
205 KEEP(*(_kprobe_blacklist)) \
214 KEEP(*(_error_injection_whitelist)) \
223 KEEP(*(_ftrace_events)) \
226 KEEP(*(_ftrace_eval_map)) \
234 KEEP(*(__trace_printk_fmt)) /* Trace_printk fmt' pointer */ \
237 KEEP(*(__tracepoint_st
[all...]
/kernel/linux/linux-5.10/arch/um/kernel/
H A 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 (*(SOR
[all...]
/kernel/linux/linux-6.6/arch/um/kernel/
H A Ddyn.lds.S70 KEEP (*(.init))
94 KEEP (*(.fini))
128 .eh_frame : { KEEP (*(.eh_frame)) }
141 KEEP (*crtbegin.o(.ctors))
146 KEEP (*(EXCLUDE_FILE (*crtend.o ) .ctors))
147 KEEP (*(SORT(.ctors.*)))
148 KEEP (*(.ctors))
151 KEEP (*crtbegin.o(.dtors))
152 KEEP (*(EXCLUDE_FILE (*crtend.o ) .dtors))
153 KEEP (*(SOR
[all...]
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dvmlinux.lds.S17 KEEP(*(__soft_mask_table)) \
25 KEEP(*(__restart_table)) \
74 KEEP(*(.head.text.first_256B));
77 KEEP(*(.head.text.real_vectors));
79 KEEP(*(.head.text.virt_vectors));
82 KEEP(*(.head.data.fwnmi_page));
100 KEEP(*(.linker_stub_catch));
190 KEEP(*(.opd))
294 KEEP(*(__ftr_fixup))
300 KEEP(*(__mmu_ftr_fixu
[all...]
/kernel/linux/linux-6.6/include/asm-generic/
H A Dvmlinux.lds.h151 #define KEEP_PATCHABLE KEEP(*(__patchable_function_entries))
181 KEEP(*(__mcount_loc)) \
197 KEEP(*(_sec_)) \
202 KEEP(*(_sec_)) \
212 KEEP(*(.gnu.linkonce.##_sec_)) \
217 KEEP(*(.gnu.linkonce.##_sec_)) \
315 KEEP(*(__##name##_of_table)) \
316 KEEP(*(__##name##_of_table_end))
346 KEEP(*(.dtb.init.rodata)) \
404 KEEP(*(
[all...]
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dvmlinux.lds.S54 KEEP(*(.head.text.first_256B));
57 KEEP(*(.head.text.real_vectors));
59 KEEP(*(.head.text.virt_vectors));
62 KEEP(*(.head.data.fwnmi_page));
80 KEEP(*(.linker_stub_catch));
224 KEEP(*(__ftr_fixup))
230 KEEP(*(__mmu_ftr_fixup))
236 KEEP(*(__lwsync_fixup))
243 KEEP(*(__fw_ftr_fixup))
253 KEEP(*(
[all...]
/kernel/linux/linux-6.6/scripts/
H A Dmodule.lds.S26 .altinstructions 0 : ALIGN(8) { KEEP(*(.altinstructions)) }
27 __bug_table 0 : ALIGN(8) { KEEP(*(__bug_table)) }
28 __jump_table 0 : ALIGN(8) { KEEP(*(__jump_table)) }
33 __kcfi_traps : { KEEP(*(.kcfi_traps)) }
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dvmlinux.lds.S82 KEEP(*(__dbe_table))
126 KEEP(*(.mips.machines.init))
146 KEEP(*(.appended_dtb))
195 KEEP(*(.mdebug.abi32))
198 KEEP(*(.mdebug.abi64))
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dvmlinux.lds.S82 KEEP(*(__dbe_table))
126 KEEP(*(.mips.machines.init))
152 KEEP(*(.appended_dtb))
206 KEEP(*(.mdebug.abi32))
209 KEEP(*(.mdebug.abi64))
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dvmlinux.lds.S63 KEEP(*(__soc_early_init_table))
68 KEEP(*(__soc_builtin_dtb_table))
90 KEEP(*(.init.pi*))
94 KEEP(*(.init.bss*)) /* from the EFI stub */
117 KEEP(*(.alternative))
H A Dvmlinux-xip.lds.S94 KEEP(*(__soc_early_init_table))
99 KEEP(*(__soc_builtin_dtb_table))
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dvmlinux.lds.S60 KEEP(*(__soc_early_init_table))
65 KEEP(*(__soc_builtin_dtb_table))
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A 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*)) }
/kernel/linux/linux-5.10/arch/s390/kernel/vdso64/
H A Dvdso64.lds.S45 .eh_frame : { KEEP (*(.eh_frame)) } :text
95 .gnu.attributes 0 : { KEEP (*(.gnu.attributes)) }
/kernel/linux/linux-5.10/arch/powerpc/kernel/vdso64/
H A Dvdso64.lds.S60 .eh_frame : { KEEP (*(.eh_frame)) } :text
64 .opd ALIGN(8) : { KEEP (*(.opd)) }
/kernel/linux/linux-6.6/arch/s390/kernel/vdso32/
H A Dvdso32.lds.S49 .eh_frame : { KEEP (*(.eh_frame)) } :text
100 .gnu.attributes 0 : { KEEP (*(.gnu.attributes)) }
/kernel/linux/linux-6.6/arch/s390/kernel/vdso64/
H A Dvdso64.lds.S49 .eh_frame : { KEEP (*(.eh_frame)) } :text
100 .gnu.attributes 0 : { KEEP (*(.gnu.attributes)) }
/kernel/liteos_a/platform/
H A Dboard.ld.S51 KEEP (*(.vectors))
/kernel/linux/linux-6.6/arch/xtensa/kernel/
H A Dvmlinux.lds.S382 .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*)) }
/kernel/linux/linux-5.10/arch/x86/um/vdso/
H A Dvdso-layout.lds.S23 .eh_frame : { KEEP (*(.eh_frame)) } :text
/kernel/linux/linux-5.10/arch/loongarch/vdso/
H A Dvdso.lds.S32 .eh_frame : { KEEP (*(.eh_frame)) } :text
/kernel/linux/linux-5.10/arch/nds32/kernel/vdso/
H A Dvdso.lds.S31 .eh_frame : { KEEP (*(.eh_frame)) } :text
/kernel/linux/linux-5.10/arch/sh/kernel/vsyscall/
H A Dvsyscall.lds.S43 KEEP (*(.eh_frame))
/kernel/linux/linux-5.10/arch/riscv/kernel/vdso/
H A Dvdso.lds.S26 .eh_frame : { KEEP (*(.eh_frame)) } :text
/kernel/linux/linux-5.10/arch/s390/boot/compressed/
H A Dvmlinux.lds.S51 KEEP(*(.dma.ex_table))

Completed in 7 milliseconds

123