| /linux-6.15/arch/um/kernel/ |
| H A D | dyn.lds.S | 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)) 151 KEEP (*(SORT(.dtors.*))) 152 KEEP (*(.dtors)) [all …]
|
| H A D | uml.lds.S | 95 .eh_frame : { KEEP (*(.eh_frame)) }
|
| /linux-6.15/arch/powerpc/kernel/ |
| H A D | vmlinux.lds.S | 11 KEEP(*(__soft_mask_table)) \ 19 KEEP(*(__restart_table)) \ 68 KEEP(*(.head.text.first_256B)); 76 KEEP(*(.head.data.fwnmi_page)); 94 KEEP(*(.linker_stub_catch)); 181 KEEP(*(.opd)) 286 KEEP(*(__ftr_fixup)) 292 KEEP(*(__mmu_ftr_fixup)) 298 KEEP(*(__lwsync_fixup)) 305 KEEP(*(__fw_ftr_fixup)) [all …]
|
| /linux-6.15/include/asm-generic/ |
| H A D | vmlinux.lds.h | 183 KEEP(*(__mcount_loc)) \ 199 KEEP(*(_sec_)) \ 204 KEEP(*(_sec_)) \ 318 KEEP(*(__##name##_of_table_end)) 348 KEEP(*(.dtb.init.rodata)) \ 693 KEEP(*(SORT(.ctors.*))) \ 694 KEEP(*(.ctors)) \ 696 KEEP(*(.init_array)) \ 704 KEEP(*(SORT(___kentry+*))) \ 972 KEEP(*(.init.ramfs)) \ [all …]
|
| H A D | codetag.lds.h | 8 KEEP(*(_name)) \
|
| /linux-6.15/scripts/ |
| H A D | module.lds.S | 30 .altinstructions 0 : ALIGN(8) { KEEP(*(.altinstructions)) } 31 __bug_table 0 : ALIGN(8) { KEEP(*(__bug_table)) } 32 __jump_table 0 : ALIGN(8) { KEEP(*(__jump_table)) } 33 __ex_table 0 : ALIGN(4) { KEEP(*(__ex_table)) } 38 __kcfi_traps : { KEEP(*(.kcfi_traps)) }
|
| /linux-6.15/arch/riscv/kernel/ |
| H A D | vmlinux.lds.S | 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))
|
| H A D | vmlinux-xip.lds.S | 95 KEEP(*(__soc_early_init_table)) 100 KEEP(*(__soc_builtin_dtb_table))
|
| /linux-6.15/arch/mips/kernel/ |
| H A D | vmlinux.lds.S | 83 KEEP(*(__dbe_table)) 127 KEEP(*(.mips.machines.init)) 153 KEEP(*(.appended_dtb)) 207 KEEP(*(.mdebug.abi32)) 210 KEEP(*(.mdebug.abi64))
|
| /linux-6.15/arch/arm/include/asm/ |
| H A D | vmlinux.lds.h | 22 #define ARM_MMU_KEEP(x) KEEP(x) 38 #define OVERLAY_KEEP(x) KEEP(x) 51 KEEP(*(.proc.info.init)) \
|
| /linux-6.15/arch/arm/kernel/ |
| H A D | vmlinux.lds.S | 102 KEEP(*(.arch.info.init)) 119 KEEP(*(.pv_table))
|
| /linux-6.15/arch/s390/kernel/vdso32/ |
| H A D | vdso32.lds.S | 47 .eh_frame : { KEEP (*(.eh_frame)) } :text 98 .gnu.attributes 0 : { KEEP (*(.gnu.attributes)) }
|
| /linux-6.15/arch/s390/kernel/vdso64/ |
| H A D | vdso64.lds.S | 52 .eh_frame : { KEEP (*(.eh_frame)) } :text 103 .gnu.attributes 0 : { KEEP (*(.gnu.attributes)) }
|
| /linux-6.15/arch/xtensa/kernel/ |
| H A D | vmlinux.lds.S | 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*)) }
|
| /linux-6.15/arch/x86/kernel/cpu/mce/ |
| H A D | severity.c | 103 KEEP, "Corrected error", 145 KEEP, "Non signaled machine check", 157 KEEP, "Action required but unaffected thread is continuable",
|
| /linux-6.15/arch/x86/um/vdso/ |
| H A D | vdso-layout.lds.S | 23 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
| /linux-6.15/arch/sh/kernel/vsyscall/ |
| H A D | vsyscall.lds.S | 43 KEEP (*(.eh_frame))
|
| /linux-6.15/arch/arm/vdso/ |
| H A D | vdso.lds.S | 39 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
| /linux-6.15/arch/csky/kernel/vdso/ |
| H A D | vdso.lds.S | 24 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
| /linux-6.15/arch/riscv/kernel/vdso/ |
| H A D | vdso.lds.S | 38 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
| /linux-6.15/arch/sparc/vdso/ |
| H A D | vdso-layout.lds.S | 66 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
| /linux-6.15/arch/loongarch/vdso/ |
| H A D | vdso.lds.S | 36 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
| /linux-6.15/arch/x86/entry/vdso/ |
| H A D | vdso-layout.lds.S | 60 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
| /linux-6.15/arch/mips/vdso/ |
| H A D | vdso.lds.S | 54 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
| /linux-6.15/arch/powerpc/kernel/vdso/ |
| H A D | vdso64.lds.S | 72 .eh_frame : { KEEP (*(.eh_frame)) } :text
|