Home
last modified time | relevance | path

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

12

/linux-6.6.21/arch/um/kernel/
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 (*(SORT(.dtors.*)))
[all …]
Duml.lds.S97 .eh_frame : { KEEP (*(.eh_frame)) }
/linux-6.6.21/arch/powerpc/kernel/
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_fixup))
[all …]
/linux-6.6.21/include/asm-generic/
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(*(.data..init_task)) \
[all …]
/linux-6.6.21/scripts/
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)) }
/linux-6.6.21/arch/mips/kernel/
Dvmlinux.lds.S82 KEEP(*(__dbe_table))
126 KEEP(*(.mips.machines.init))
152 KEEP(*(.appended_dtb))
206 KEEP(*(.mdebug.abi32))
209 KEEP(*(.mdebug.abi64))
/linux-6.6.21/arch/riscv/kernel/
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))
Dvmlinux-xip.lds.S94 KEEP(*(__soc_early_init_table))
99 KEEP(*(__soc_builtin_dtb_table))
/linux-6.6.21/arch/s390/kernel/vdso64/
Dvdso64.lds.S49 .eh_frame : { KEEP (*(.eh_frame)) } :text
100 .gnu.attributes 0 : { KEEP (*(.gnu.attributes)) }
/linux-6.6.21/arch/s390/kernel/vdso32/
Dvdso32.lds.S49 .eh_frame : { KEEP (*(.eh_frame)) } :text
100 .gnu.attributes 0 : { KEEP (*(.gnu.attributes)) }
/linux-6.6.21/arch/xtensa/kernel/
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*)) }
/linux-6.6.21/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-6.6.21/arch/x86/um/vdso/
Dvdso-layout.lds.S23 .eh_frame : { KEEP (*(.eh_frame)) } :text
/linux-6.6.21/arch/csky/kernel/vdso/
Dvdso.lds.S24 .eh_frame : { KEEP (*(.eh_frame)) } :text
/linux-6.6.21/arch/sh/kernel/vsyscall/
Dvsyscall.lds.S43 KEEP (*(.eh_frame))
/linux-6.6.21/arch/arm/vdso/
Dvdso.lds.S38 .eh_frame : { KEEP (*(.eh_frame)) } :text
/linux-6.6.21/arch/sparc/vdso/
Dvdso-layout.lds.S66 .eh_frame : { KEEP (*(.eh_frame)) } :text
/linux-6.6.21/arch/loongarch/vdso/
Dvdso.lds.S32 .eh_frame : { KEEP (*(.eh_frame)) } :text
/linux-6.6.21/arch/riscv/kernel/vdso/
Dvdso.lds.S30 .eh_frame : { KEEP (*(.eh_frame)) } :text
/linux-6.6.21/arch/mips/vdso/
Dvdso.lds.S51 .eh_frame : { KEEP (*(.eh_frame)) } :text
/linux-6.6.21/arch/x86/entry/vdso/
Dvdso-layout.lds.S70 .eh_frame : { KEEP (*(.eh_frame)) } :text
/linux-6.6.21/arch/powerpc/kernel/vdso/
Dvdso32.lds.S69 .eh_frame : { KEEP (*(.eh_frame)) } :text
Dvdso64.lds.S70 .eh_frame : { KEEP (*(.eh_frame)) } :text
/linux-6.6.21/arch/parisc/kernel/vdso64/
Dvdso64.lds.S39 .eh_frame : { KEEP (*(.eh_frame)) } :text
/linux-6.6.21/arch/parisc/kernel/vdso32/
Dvdso32.lds.S41 .eh_frame : { KEEP (*(.eh_frame)) } :text

12