Searched refs:eh_frame (Results 1 – 25 of 30) sorted by relevance
12
/Linux-v5.10/arch/sh/include/asm/ |
D | vmlinux.lds.h | 9 .eh_frame : AT(ADDR(.eh_frame) - LOAD_OFFSET) { \ 11 *(.eh_frame) \
|
/Linux-v5.10/arch/arc/kernel/ |
D | vmlinux.lds.S | 112 .eh_frame : { 114 *(.eh_frame) argument 118 /DISCARD/ : { *(.eh_frame) } argument
|
/Linux-v5.10/arch/x86/um/vdso/ |
D | vdso-layout.lds.S | 23 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/Linux-v5.10/arch/nds32/kernel/vdso/ |
D | vdso.lds.S | 31 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/Linux-v5.10/arch/arm/vdso/ |
D | vdso.lds.S | 38 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/Linux-v5.10/arch/sh/kernel/vsyscall/ |
D | vsyscall.lds.S | 42 .eh_frame : { 43 KEEP (*(.eh_frame))
|
D | vsyscall-trapa.S | 13 .section .eh_frame,"a",@progbits
|
D | vsyscall-sigreturn.S | 40 .section .eh_frame,"a",@progbits
|
/Linux-v5.10/arch/riscv/kernel/vdso/ |
D | vdso.lds.S | 26 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/Linux-v5.10/arch/sparc/vdso/ |
D | vdso-layout.lds.S | 66 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/Linux-v5.10/arch/arm64/kernel/vdso/ |
D | vdso.lds.S | 44 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/Linux-v5.10/arch/mips/vdso/ |
D | vdso.lds.S | 51 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/Linux-v5.10/arch/x86/entry/vdso/ |
D | vdso-layout.lds.S | 70 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/Linux-v5.10/arch/s390/kernel/vdso64/ |
D | vdso64.lds.S | 45 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/Linux-v5.10/arch/powerpc/kernel/vdso64/ |
D | vdso64.lds.S | 60 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/Linux-v5.10/arch/powerpc/kernel/vdso32/ |
D | vdso32.lds.S | 59 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
D | sigtramp.S | 37 .section .eh_frame,"a",@progbits
|
/Linux-v5.10/arch/s390/include/asm/ |
D | dwarf.h | 32 .cfi_sections .eh_frame, .debug_frame
|
/Linux-v5.10/arch/x86/include/asm/ |
D | dwarf2.h | 38 .cfi_sections .eh_frame, .debug_frame
|
/Linux-v5.10/arch/s390/purgatory/ |
D | purgatory.lds.S | 50 *(.eh_frame)
|
/Linux-v5.10/arch/um/kernel/ |
D | dyn.lds.S | 119 .eh_frame : { KEEP (*(.eh_frame)) }
|
/Linux-v5.10/arch/s390/boot/compressed/ |
D | vmlinux.lds.S | 101 *(.eh_frame)
|
/Linux-v5.10/arch/s390/kernel/ |
D | vmlinux.lds.S | 189 *(.eh_frame)
|
/Linux-v5.10/arch/x86/entry/vdso/vdso32/ |
D | sigreturn.S | 36 .section .eh_frame,"a",@progbits
|
/Linux-v5.10/arch/mips/kernel/ |
D | vmlinux.lds.S | 226 *(.eh_frame)
|
12