/Linux-v6.6/arch/arm64/kernel/ |
D | patch-scs.c | 103 struct eh_frame { struct 131 static int noinstr scs_handle_fde_frame(const struct eh_frame *frame, in scs_handle_fde_frame() argument 136 int size = frame->size - offsetof(struct eh_frame, opcodes) + 4; in scs_handle_fde_frame() 208 int noinstr scs_patch(const u8 eh_frame[], int size) in scs_patch() argument 210 const u8 *p = eh_frame; in scs_patch() 213 const struct eh_frame *frame = (const void *)p; in scs_patch()
|
/Linux-v6.6/arch/sh/include/asm/ |
D | vmlinux.lds.h | 9 .eh_frame : AT(ADDR(.eh_frame) - LOAD_OFFSET) { \ 11 *(.eh_frame) \
|
/Linux-v6.6/arch/arc/kernel/ |
D | vmlinux.lds.S | 113 .eh_frame : { 115 *(.eh_frame) argument 119 /DISCARD/ : { *(.eh_frame) } argument
|
/Linux-v6.6/arch/arm64/include/asm/ |
D | module.lds.h | 24 .init.eh_frame : { *(.eh_frame) }
|
/Linux-v6.6/arch/x86/um/vdso/ |
D | vdso-layout.lds.S | 23 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/Linux-v6.6/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
|
/Linux-v6.6/arch/csky/kernel/vdso/ |
D | vdso.lds.S | 24 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/Linux-v6.6/arch/arm/vdso/ |
D | vdso.lds.S | 38 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/Linux-v6.6/arch/loongarch/vdso/ |
D | vdso.lds.S | 32 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/Linux-v6.6/arch/sparc/vdso/ |
D | vdso-layout.lds.S | 66 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/Linux-v6.6/arch/riscv/kernel/vdso/ |
D | vdso.lds.S | 30 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/Linux-v6.6/arch/x86/entry/vdso/ |
D | vdso-layout.lds.S | 70 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/Linux-v6.6/arch/um/kernel/ |
D | uml.lds.S | 97 .eh_frame : { KEEP (*(.eh_frame)) }
|
D | dyn.lds.S | 128 .eh_frame : { KEEP (*(.eh_frame)) }
|
/Linux-v6.6/arch/mips/vdso/ |
D | vdso.lds.S | 51 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/Linux-v6.6/arch/powerpc/kernel/vdso/ |
D | vdso32.lds.S | 69 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
D | vdso64.lds.S | 70 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/Linux-v6.6/arch/parisc/kernel/vdso32/ |
D | vdso32.lds.S | 41 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/Linux-v6.6/arch/parisc/kernel/vdso64/ |
D | vdso64.lds.S | 39 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/Linux-v6.6/arch/s390/kernel/vdso32/ |
D | vdso32.lds.S | 49 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/Linux-v6.6/arch/s390/kernel/vdso64/ |
D | vdso64.lds.S | 49 .eh_frame : { KEEP (*(.eh_frame)) } :text
|
/Linux-v6.6/arch/s390/include/asm/ |
D | dwarf.h | 32 .cfi_sections .eh_frame, .debug_frame
|
/Linux-v6.6/arch/x86/include/asm/ |
D | dwarf2.h | 38 .cfi_sections .eh_frame, .debug_frame
|
/Linux-v6.6/arch/s390/purgatory/ |
D | purgatory.lds.S | 50 *(.eh_frame)
|